XmlHttpConfigurator is implemented incorrectly
----------------------------------------------
Key: TRINIDAD-1049
URL: https://issues.apache.org/jira/browse/TRINIDAD-1049
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 1.2.7-core
Reporter: Scott O'Bryan
Assignee: Scott O'Bryan
Although it functions, the code in XmlHttpConfigurator is implemented
correctly. To fix this issue, we must put the code currently in beginRequest
into the getExternalContext method. Then remove the explicit reference from
the Trinidad phase listener. This will make everything work as part of the
configurator system.
Also, this need to be added to the META-INF/services.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.