[
http://jira.jboss.com/jira/browse/RF-1887?page=all ]
Alexej Kushunin reassigned RF-1887:
-----------------------------------
Assignee: Aleksej Yanul (was: Alexej Kushunin)
it's test application bug:(minChars set to 1)
<rich:suggestionbox id="suggestionBoxId" for="text"
var="result"
zindex="#{sb.zindex}" rules="#{sb.rules}"
styleClass="styleClass"
suggestionAction="#{sb.autocomplete}"
width="#{sb.width}" height="#{sb.height}"
border="#{sb.border}"
cellpadding="#{sb.cellpadding}" cellspacing="#{sb.cellspacing}"
first="#{sb.first}"
minChars="1"
tokens=", ]"
bgcolor="#{sb.bgColor}" focus="#{sb.forcus}"
title="#{result.text}"
summary="summary" shadowOpacity="#{sb.shadowOpacity}"
shadowDepth="#{sb.shadowDepth}" selectValueClass="mousemove"
frequency="#{sb.frequency}"
nothingLabel="nothingLabel work! "
oncomplete="showEvent('oncompleteInputID', 'oncomplete work!')"
onselect="showEvent('onselectInputID', 'onselect work!')"
>
SuggestionBox: parameter minchars doesn't perform it's
function
---------------------------------------------------------------
Key: RF-1887
URL:
http://jira.jboss.com/jira/browse/RF-1887
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: any browser
jfs 1.2 facelets on Tomcat 6
Reporter: Viktor Volkov
Assigned To: Aleksej Yanul
Fix For: 3.2.0
1. Open SuggestionBox
2. Set minchars 2
3. Try to invoke suggestion typing only 1 char
--->>> Sugesstion invoked
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira