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 2014/02/17 10:42:19 UTC

[jira] [Assigned] (WICKET-5510) Avoid using jQuery.text() when possible. It is very slow in IE

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

Martin Grigorov reassigned WICKET-5510:
---------------------------------------

    Assignee: Martin Grigorov

> Avoid using jQuery.text() when possible. It is very slow in IE
> --------------------------------------------------------------
>
>                 Key: WICKET-5510
>                 URL: https://issues.apache.org/jira/browse/WICKET-5510
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 6.13.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>
> WICKET-5132 explains a new performance problem with jQuery#text() function.
> It would be good to use the same solution from the original problem in WICKET-5132 instead of jQuery.text() when possible.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)