Clendenin opened a new pull request, #13206: URL: https://github.com/apache/trafficserver/pull/13206
## Summary The reverse symbol resolver silently swallowed `SymbolResolutionError` in the visitor cache and emitted raw HRW percent tags into Prism output, producing syntax that hrw4u then failed to re-parse. This change adds the missing reverse mappings for bare `CLIENT-URL` and `CLIENT-CERT:APRN-RAW`, and surfaces unmapped tags as explicit errors rather than invalid output so future gaps cannot hide. `BARE_TAG_MAP` is registered through `REVERSE_RESOLUTION_MAP` so every reverse table has a single source of truth. -- 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]
