tchiotludo / akhq

Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
https://akhq.io/
Apache License 2.0
3.41k stars 660 forks source link

bugfix: encode schemaId in URL to handle special characters #1917

Closed gantoin closed 2 months ago

gantoin commented 2 months ago

Related to the issue https://github.com/tchiotludo/akhq/issues/1916

Encoding schemaId ensures that special characters in the ID do not break the URL routing.

Capture d’écran 2024-08-27 à 13 01 06