[
https://issues.apache.org/jira/browse/WICKET-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Stuyts updated WICKET-7147:
---------------------------------
Description:
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}
was:
As part of WICKET-7145 a couple of problems with {{null}} checks were found.
The order of the parameters passed to the check functions 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 function to which the paramters are
passed in the correct order.){color}
> 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)