Prevent overwrite of field value if suggestions don't exactly match
-------------------------------------------------------------------
Key: TOMAHAWK-472
URL: http://issues.apache.org/jira/browse/TOMAHAWK-472
Project: MyFaces Tomahawk
Type: Improvement
Components: InputSuggestAjax
Reporter: Peter Mahoney
I am using the inputSuggestAjax component to fetch email addresses. I want the
list of suggestions to be contacts with either forename, surname or email
address matching the entered prefix. However, inputSuggestAjax assumes that all
the suggestions will exactly match the entered prefix, and overwrites the
entered prefix if it does not match any of the suggestions.
A fix for this would be to not replace the entered prefix and to not append a
suggestion unless the entered prefix exactly matches one of the suggestions.
--
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