AliasBean, Alias.remove() don´t reset used member variables
-----------------------------------------------------------
Key: MYFACES-266
URL: http://issues.apache.org/jira/browse/MYFACES-266
Project: MyFaces
Type: Bug
Versions: Nightly Build
Reporter: Mathias Broekelmann
Attachments: patchFor266.diff
The implementation for the alias bean component is a little bit tricky now.
In our application the new code since the 1.0.9 release is not working.
IMO it is because of the Alias.remove method which doesn´t reset the used
member variables _active and evaluatedExpression (BTW is it possible to use a
single notation for member variables like _ or m ...).
Our application is running fine again after applying the patch (I will attach
it to this issue).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira