[richfaces-issues] [JBoss JIRA] (RF-13373) The toggle control renderer is not invoked

Brian Leathem (JIRA) jira-events at lists.jboss.org
Thu Nov 21 16:06:05 EST 2013


Brian Leathem created RF-13373:
----------------------------------

             Summary: The toggle control renderer is not invoked
                 Key: RF-13373
                 URL: https://issues.jboss.org/browse/RF-13373
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-output
    Affects Versions: 5.0.0.Alpha2
            Reporter: Brian Leathem
            Assignee: Brian Leathem
             Fix For: 5.0.0.Alpha2


The toggle control broke because the value returned by the [ToggleControl#getRendererType|https://github.com/richfaces/richfaces/blob/master/framework/src/main/java/org/richfaces/ui/toggle/toggleControl/ToggleControl.java#L145] method does not match the renderer defined in the [@JsfBehavior annotation|https://github.com/richfaces/richfaces/blob/master/framework/src/main/java/org/richfaces/ui/toggle/toggleControl/ToggleControl.java#L48].

This descrepency was introduced with this commit: [42fc56|https://github.com/richfaces/richfaces/commit/42fc5626a02a1826e29ce8980aba18152a2bca19]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list