[richfaces-issues] [JBoss JIRA] (RF-13129) Bind Widget Bridge reference to the DOM

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Aug 13 04:50:26 EDT 2013


Lukáš Fryč created RF-13129:
-------------------------------

             Summary: Bind Widget Bridge reference to the DOM
                 Key: RF-13129
                 URL: https://issues.jboss.org/browse/RF-13129
             Project: RichFaces
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: core
            Reporter: Lukáš Fryč
             Fix For: 5.0.0.Alpha2


Following alghoritm looks for the RichFaces component root and re-directs event source to this root:

https://github.com/richfaces/richfaces/blob/master/framework/src/main/resources/META-INF/resources/richfaces.js#L686

However bridge code isn't registered to the DOM in the way RichFaces 4 using BaseComponent are.

I suggest to bind the reference to the DOM using jQuery.data.

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