[richfaces-issues] [JBoss JIRA] Created: (RF-3417) inputNumberSlider handler doesn't influenced with initial value.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed May 14 07:24:26 EDT 2008


inputNumberSlider handler doesn't influenced with initial value.
----------------------------------------------------------------

                 Key: RF-3417
                 URL: http://jira.jboss.com/jira/browse/RF-3417
             Project: RichFaces
          Issue Type: Sub-task
    Affects Versions: 3.2.1
            Reporter: Ilya Shaikovsky
         Assigned To: Nick Belaevski


Look to demosuite.

paint2D page

in previous revisions - properties of paintData was defined in faces config as 

  <managed-property>
   <property-name>color</property-name>
   <property-class>long</property-class>
   <value>1000</value>
  </managed-property>
  <managed-property>
   <property-name>scale</property-name>
   <property-class>float</property-class>
   <value>2</value>
  </managed-property>

But handlers was in 0 positions. 

The definition was rewriten and now the default values =0. But this is just workaround. Parent Bug should be reopened in order to return old values(better look and feel of the page) after this will be fixed.

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