WW-4737 Fixes issue with array of nulls
Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/4b96958b Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/4b96958b Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/4b96958b Branch: refs/heads/master Commit: 4b96958be90b45e959ef600b89af33833d51eb27 Parents: 533b236 26bc9cd Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Mon Feb 13 10:48:52 2017 +0100 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Mon Feb 13 10:48:52 2017 +0100 ---------------------------------------------------------------------- .../apache/struts2/dispatcher/Parameter.java | 16 +++++----- .../struts2/dispatcher/ParameterTest.java | 32 ++++++++++++++++++++ 2 files changed, 41 insertions(+), 7 deletions(-) ----------------------------------------------------------------------