[richfaces-issues] [JBoss JIRA] Resolved: (RF-1512) User defined scripts and styles from "loadScript" and "loadStyle" components must be loaded after default component resources.

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Tue Dec 4 20:06:18 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1512?page=all ]

Alexander Smirnov resolved RF-1512.
-----------------------------------

    Resolution: Done

In the api project, special interface org.ajax4jsf.renderkit.html.UserResourceRenderer was created. Renderers, implemented this interface, processed after other components.
loadScript/loadStype was changed to implement this interface.

> User defined scripts and styles from "loadScript" and "loadStyle" components must be loaded after default component resources.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-1512
>                 URL: http://jira.jboss.com/jira/browse/RF-1512
>             Project: RichFaces
>          Issue Type: Feature Request
>    Affects Versions: 3.1.0
>            Reporter: Alexander Smirnov
>         Assigned To: Alexander Smirnov
>             Fix For: 3.1.3
>
>
> So user script and styles can use references to a framework scripts, or can be used to override default component styles, they must be loaded after default components resources

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