[richfaces-planning-issues] [JBoss JIRA] (RFPL-1962) Component-Reference for rich:jQuery - Defining a selector section is untrue

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Jan 8 00:12:08 EST 2013


     [ https://issues.jboss.org/browse/RFPL-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RFPL-1962:
--------------------------------

     Original Estimate: 15 minutes
    Remaining Estimate: 15 minutes

    
> Component-Reference for rich:jQuery - Defining a selector section is untrue
> ---------------------------------------------------------------------------
>
>                 Key: RFPL-1962
>                 URL: https://issues.jboss.org/browse/RFPL-1962
>             Project: RichFaces Planning
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: doc
>    Affects Versions: 4.1.0.Final
>            Reporter: Lukáš Fryč
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> Documentation [1] says:
> {quote}
> The selector attribute can refer to the id identifier of any JSF component or client.
> {quote}
> This is untrue, the real algorithm [2] is trying to expand each CSS ID selector (starting with {{#}}) from {{componentId}} to {{clientId}} (e.g. {{#component}} becomes {{#form\:component}}).
> [1] http://docs.jboss.org/richfaces/4.1.X/4.1.0.Final/Component_Reference/en-US/html/chap-Component_Reference-Layout_and_appearance.html#sect-Component_Reference-richjQuery-Defining_a_selector
> [2] https://github.com/richfaces/components/blob/develop/common/ui/src/main/java/org/richfaces/component/util/HtmlUtil.java#L78

--
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-planning-issues mailing list