progressBar: Incorrectly works if to set minValue=0 maxValue=10 value=10 (ajax mode) ------------------------------------------------------------------------------------
Key: RF-3918 URL: https://jira.jboss.org/jira/browse/RF-3918 Project: RichFaces Issue Type: Bug Affects Versions: 3.2.2 Environment: jsp tomcat 6 FF, IE 6, IE 7 Reporter: Tatyana Romanovich Assignee: Nick Belaevski Attachments: progressBarWithText.png 1. Go to the test application 2. Select progressBar component on the RichFaces page 3. Set value=10 minValue=0 maxValue=10 mode=ajax FAILURE: see attached file 1. Create any jsp page with progressBar component: <rich:progressBar value="100" minValue="0" maxValue="100"> <h:outputText value="Min value is {minValue}, current value is {value}, max value is {maxValue}"/> </rich:progressBar> 2. Run application and preview tested page: FAILURE: see attached file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues