Kafdrop icon indicating copy to clipboard operation
Kafdrop copied to clipboard

topics ending with .json not displayed properly

Open on-delete opened this issue 7 years ago • 1 comments

If you want to view a topic that ends with .json (localhost:9000/topics/example.json), the server serves no website with the topic overview as expected. It shows the data as json formatted string. This could be caused by the wrong content-type (application/json).

screenshot

on-delete avatar Aug 24 '17 13:08 on-delete

This is a known issue and the fix can be found on this branch:

https://github.com/HomeAdvisor/Kafdrop/tree/json_topic_fix

We have a story internally to fix this and will push up to master once it has been fixed and passed QA (no ETA at this time).

michael-pratt avatar Aug 24 '17 13:08 michael-pratt