You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/05/13 13:37:16 UTC

[jira] [Resolved] (WICKET-5185) JavaScript text is spread in several DOM text nodes

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

Martin Grigorov resolved WICKET-5185.
-------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 6.7.0)
                   6.8.0
    
> JavaScript text is spread in several DOM text nodes 
> ----------------------------------------------------
>
>                 Key: WICKET-5185
>                 URL: https://issues.apache.org/jira/browse/WICKET-5185
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 6.7.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.8.0
>
>
> Since WICKET-5132 wicket-ajax.js reads the <evaluation>s' text by using JavaScript DOM APIs for performance improvements.
> This causes problems when the text is too long because some browsers create several text nodes instead of just one.
> Wicket has to merge the text from all children nodes. 

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