Ajax response can include multiple times CSS and JS urls
--------------------------------------------------------
Key: TAP5-880
URL: https://issues.apache.org/jira/browse/TAP5-880
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.1.0.5
Reporter: Denis Delangle
The PartialMarkupDocumentLinker doesn't check if a media has been added to the
response (DocumentLinkerImpl does). I use a component in a 500 lines table so I
have 500 times my JS url in the JSON response wich slows down my browser.
I made a patch to fix that issue. Hope you can include it quickly on the trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.