Trinidad uses relatively common parameters names that can conflict with
component ids
-------------------------------------------------------------------------------------
Key: TRINIDAD-2086
URL: https://issues.apache.org/jira/browse/TRINIDAD-2086
Project: MyFaces Trinidad
Issue Type: Bug
Components: Archetype
Affects Versions: 1.2.14-core , 2.0.0-beta-3
Reporter: Blake Sullivan
Assignee: Blake Sullivan
Trinidad uses relatively common names for some of the POST parameters that it
uses for decoding the response, namely:
"source", "event", and "targetItem". These names can conflict with the client
ids of components on the page, leading to bizarre behavior. The solution would
be to switch to using parameters that begin with a prefix or characters that
are illegal for HTML names and ids in order to avoid the conflict.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira