yuluo-yx opened a new pull request, #2958: URL: https://github.com/apache/rocketmq-dashboard/pull/2958
Closes #2954 Problem Audit details emitted by broker configuration operations can contain nested maps and quoted values with commas. Splitting every comma truncates these values and renders misleading detail tokens. Change Parse only top-level commas while tracking braces, brackets, parentheses, quotes, and escapes. Unbalanced or free-form details continue to render as one raw value. Local verification - Vitest auditPresentation test: 10 passed - pnpm build: passed - Scope check: 2 files, 70 changed lines -- 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]
