Extended browser info gathering is broken
-----------------------------------------

                 Key: WICKET-4075
                 URL: https://issues.apache.org/jira/browse/WICKET-4075
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5.1
            Reporter: Attila Király
         Attachments: WICKET-4075.patch

My patch for WICKET-3717 broke it because now && is encoded as && in 
the html markup but wicket is wrapping that script in a CDATA block so browsers 
do not decode the entities, they report a js error instead.

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


Reply via email to