[
https://jira.jboss.org/browse/RF-9666?page=com.atlassian.jira.plugin.syst...
]
Nick Belaevski updated RF-9666:
-------------------------------
Priority: Minor (was: Major)
Fix Version/s: Future_4.X
(was: 4.0.0.Milestone4)
Autocomplete: JS error after AJAX request
-----------------------------------------
Key: RF-9666
URL:
https://jira.jboss.org/browse/RF-9666
Project: RichFaces
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 4.0.0.Milestone4
Reporter: Nick Belaevski
Assignee: Pavel Yaschenko
Priority: Minor
Fix For: Future_4.X
For the following code:
<h:form>
<a4j:outputPanel ajaxRendered="true">
<h:messages />
</a4j:outputPanel>
<input:autocomplete mode="ajax" id="autocomplete"
autocompleteMethod="#{autoCompleteBean.autocomplete}"
value="#{value}">
<f:validateRequired />
</input:autocomplete>
</h:form>
values[i].toLowerCase is not a function
[Break on this error] processedValues.push(values[i].toLowerCase());
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira