[ http://issues.apache.org/jira/browse/MYFACES-643?page=all ]
Chris Barlow updated MYFACES-643:
---------------------------------
Attachment: myfaces-643-sandbox.patch
The component always assumed STATE_SAVING_METHOD=client and therefore always
tried to repost it's state thru javascript. This would cause a javascript
error since the hidden state elements are not available with server side state
saving. The patch checks the state manager for the current state method and
renders the appropriate javascript.
> InputSuggestAjax does not work when javax.faces.STATE_SAVING_METHOD=server
> --------------------------------------------------------------------------
>
> Key: MYFACES-643
> URL: http://issues.apache.org/jira/browse/MYFACES-643
> Project: MyFaces
> Type: Bug
> Components: Sandbox
> Versions: 1.1.0
> Environment: Tomcat 5.0.30; IE 6.0.2800
> Reporter: Chris Barlow
> Assignee: sean schofield
> Attachments: myfaces-643-sandbox.patch
>
> Setting javax.faces.STATE_SAVING_METHOD=server causes a javascript error when
> typing text into the input box.
--
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