[richfaces-issues] [JBoss JIRA] Created: (RF-3124) ProgressBar: getValue() JS function always returns the same value after componet has changed state (from initial to progress) in AJAX mode.

Andrei Markavtsov (JIRA) jira-events at lists.jboss.org
Thu Apr 17 11:57:44 EDT 2008


ProgressBar: getValue() JS function always returns the same value after componet has changed state (from initial to progress) in AJAX mode.
-------------------------------------------------------------------------------------------------------------------------------------------

                 Key: RF-3124
                 URL: http://jira.jboss.com/jira/browse/RF-3124
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
            Reporter: Andrei Markavtsov
         Assigned To: Andrei Markavtsov
            Priority: Critical
             Fix For: 3.2.1


1. Mode: ajax
2. Initial value -5;
3. Enabled: true;
4. Wait while component moves to progress state after value will be incremented to min value;
5. Invoke 'getValue()' js function.
6. It always returns '2' value; Value does not refferences to actual component progress value.

-- 
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

        



More information about the richfaces-issues mailing list