[ 
https://issues.apache.org/jira/browse/WICKET-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-3323.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC2
                   1.4.16

Improved with r1069859 (trunk) and r1069860 (1.4.x).
Thanks!

> TreeTable should call attachUpdate javascript on domready event.
> ----------------------------------------------------------------
>
>                 Key: WICKET-3323
>                 URL: https://issues.apache.org/jira/browse/WICKET-3323
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4.15
>            Reporter: Alexander Morozov
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 1.4.16, 1.5-RC2
>
>         Attachments: fix-WICKET-1.4-3323.patch
>
>
> Since Wicket-1.4.15 it is possible to filter javascript resources 
> (JavascriptFilteredIntoFooterHeaderResponse) and place them to the tail of 
> HTML document. It means that some embedded javascript can be broken because 
> of too early evaluation and missing dependencies.
> I have faced with this problem in TreeTable component. But probably there are 
> other places in the framework, affected by this issue.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to