|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

Are there cases where the cid param is actually posted, rather than a query param? If not we could just add a non-spec mode, where we just check the query string, rather than calling getParameters().
I can see the current behaviour causing lots of issues, so imho it is better to be slightly non-spec compliant, rather break existing applications that expect Wildfly to behave the way the servlet spec says it should.