[ 
https://issues.apache.org/jira/browse/WICKET-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934298#action_12934298
 ] 

Juergen Donnerstag commented on WICKET-2693:
--------------------------------------------

committed an update to 1.5 which fixes some issues (e.g. tests) with the 
deepest first render strategy. If we want to enable it for 1.5 we only need to 
change one line in AbstractHeaderRenderStrategy.get(), and update some test 
results.  And somebody should validate it really works as expected

> improve css/js contributions
> ----------------------------
>
>                 Key: WICKET-2693
>                 URL: https://issues.apache.org/jira/browse/WICKET-2693
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Igor Vaynberg
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M4
>
>
> currently the order of css contributions is
> page (1st)->container(2nd)->component(3rd)
> we should inverse this order and allow deepest nested components to 
> contribute first, this way an outer container's contributions will appear 
> below allowing the container to override the css/javascript

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to