yuluo-yx opened a new issue, #2464: URL: https://github.com/apache/rocketmq-dashboard/issues/2464
## Problem\n\nAliyun catalog methods validate region, search, and cloud instance identifiers as nonblank but pass their original values onward. Legitimate values with surrounding whitespace therefore create malformed region lookups or fail local search filtering.\n\n## Expected behavior\n\nStrip validated identifiers and optional search text once at the service boundary, then consistently use the normalized values for pagination, client calls, filtering, and error messages.\n\n## Verification\n\nAdd focused service tests for whitespace around region, search, and instance identifiers. -- 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]
