[ 
https://issues.apache.org/jira/browse/WICKET-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923655#comment-17923655
 ] 

ASF subversion and git services commented on WICKET-7147:
---------------------------------------------------------

Commit 8945e69cf1b08a069e39581de6eef0f98dac1a10 in wicket's branch 
refs/heads/wicket-9.x from Johan Stuyts
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=8945e69cf1 ]

WICKET-7147: reversed order of parameters to `null` check methods. (#1097)



> Paramter order of null checks incorrect
> ---------------------------------------
>
>                 Key: WICKET-7147
>                 URL: https://issues.apache.org/jira/browse/WICKET-7147
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 9.19.0
>            Reporter: Johan Stuyts
>            Priority: Major
>
> As part of WICKET-7145 a couple of problems with {{null}} checks were found. 
> The order of the parameters passed to the check methods was incorrect in the 
> following classes:
>  * {{OriginResourceIsolationPolicy}}
>  * {{BaseWicketTester}}
>  * {{WicketTesterTest}}
> {color:#000000}These problems are also present in the 9.x branch.{color}
> {color:#000000}(8.x does not have {{OriginResourceIsolationPolicy}} yet, and 
> the tester classes use another assert method to which the paramters are 
> passed in the correct order.){color}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to