yasserzamani commented on pull request #450:
URL: https://github.com/apache/struts/pull/450#issuecomment-731582791


   Thanks! I found it :) Test has been changed through [WW-4572 Http 
parameters](https://github.com/apache/struts/pull/58) and I was watching 
original test. So basically yes then it's a breaking change, because the 
modified test doesn't try anymore that the value is always a `string[]` (The 
original test was doing via `((String[])params.get("foo"))[0]` which implicitly 
tests conversion to `string[]`).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to