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 2016/10/27 20:51:58 UTC

[jira] [Resolved] (WICKET-6263) Fix JavaScript tests to pass with jQuery 2.x. and 3.x

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

Martin Grigorov resolved WICKET-6263.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.0-M3
                   7.6.0

> Fix JavaScript tests to pass with jQuery 2.x. and 3.x
> -----------------------------------------------------
>
>                 Key: WICKET-6263
>                 URL: https://issues.apache.org/jira/browse/WICKET-6263
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.5.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 7.6.0, 8.0.0-M3
>
>
> Wicket's JavaScript tests are failing when executed in PhantomJS for jQuery 2.x and 3.x.
> In normal browser few tests fail because now jQuery sets display to '' instead of 'inline/block' depending on the element.
> And few others fail because 3.x now encodes spaces in urls as '%20' instead of '+'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)