lukaszlenart opened a new pull request, #329: URL: https://github.com/apache/struts-site/pull/329
Relates to [WW-3226](https://issues.apache.org/jira/browse/WW-3226). The alias interceptor page never said what happens when a request carries both the source name and the alias target, and its own example puts `alias` before `basicStack`, where the directly submitted parameter silently wins — the exact surprise WW-3226 reports. This adds an "Ordering relative to the `params` interceptor" section with the two outcomes side by side (verified by a reproduction on `main`), and a `params` → `alias` → `conversionError` stack example for readers who want the alias to override. Also closes the unbalanced parenthesis in the `aliasesKey` bullet. No code change: WW-3226 is being closed as Won't Fix with this page as the answer. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
