yx9o opened a new pull request, #611: URL: https://github.com/apache/rocketmq-dashboard/pull/611
## What is the purpose of the change Fixes #610 . Encode Topic and Consumer Group names before inserting them into API URL path segments, preventing names containing `%` from producing malformed request paths. ## Brief changelog - Encode Topic names for route and consumer queries. - Encode Consumer Group names for detail, progress, and subscription queries. - Add API regression tests for names containing `%`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
