Speaking of the Boolean Converter, do you anticipate that it will become part of the Tomahawk library soon? I notice that it is currently in the sandbox.
- Brendan -----Original Message----- From: Martin Marinschek (JIRA) [mailto:[EMAIL PROTECTED] Sent: Thursday, September 15, 2005 7:30 AM To: [email protected] Subject: [jira] Closed: (MYFACES-540) Boolean Converter does not save and restore state [ http://issues.apache.org/jira/browse/MYFACES-540?page=all ] Martin Marinschek closed MYFACES-540: ------------------------------------- Fix Version: Nightly Build Resolution: Fixed > Boolean Converter does not save and restore state > ------------------------------------------------- > > Key: MYFACES-540 > URL: http://issues.apache.org/jira/browse/MYFACES-540 > Project: MyFaces > Type: Bug > Components: Sandbox > Reporter: Ken Weiner > Assignee: Martin Marinschek > Fix For: Nightly Build > Attachments: BooleanConverter.java-patch.txt > > The BooleanConverter does not currently save and restore state which means that it will only work the very first time it is instantiated. It needs to implement the StateHolder interface. I will attach a patch which resolves this problem. -- 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
