Do not add anti cache parameter to the images used for the Tree's junction links
--------------------------------------------------------------------------------

                 Key: WICKET-4192
                 URL: https://issues.apache.org/jira/browse/WICKET-4192
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.5.2
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


Since a while Wicket automatically adds antiCache pararemeter to the url of the 
Image components which are re-rendered in Ajax request.
This new feature makes the Tree component slower to rerender because the link's 
images are re-rendered for each expand.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to