GitHub user victorsosa opened a pull request: https://github.com/apache/struts/pull/69
Patch WW-4312 A problem on Iterator tag Allow null values in the iterator tag You can merge this pull request into a Git repository by running: $ git pull https://github.com/victorsosa/struts patch Alternatively you can review and apply these changes as the patch at: https://github.com/apache/struts/pull/69.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #69 ---- commit b257250036c05233d072c69189258a69f68ee057 Author: Victor Sosa <victorns...@gmail.com> Date: 2016-01-02T19:34:06Z fix for WW-4573 NPE/ concurrent modification exception using a CopyOnWriteArrayList. This is to keep Memory consistency on the ValueStack. commit 1d3d7be4668e66314f7385a2b73f1c3a7dff66dd Author: Victor Sosa <victorns...@gmail.com> Date: 2016-01-04T22:03:47Z Fix for WW-4312 A problem on Iterator tag and WW-3010 s:iterator fails to iterate over collections containing null commit e2ae94cc0f260b85d5162d749f047c8cbcc9e58c Author: Victor Sosa <victorns...@gmail.com> Date: 2016-01-04T22:07:47Z Merge branch 'patch' of github.com:victorsosa/struts into patch commit bdc325b03d17a6ec8bc6f19ecb0f0e9854749502 Author: victor sosa <victors...@users.noreply.github.com> Date: 2016-01-04T22:08:24Z Merge pull request #2 from apache/master Merge changes commit 1e21b7ec1b04af84e31f7136e88663bc670a502e Author: Victor Sosa <victorns...@gmail.com> Date: 2016-01-04T22:12:57Z Merge branch 'patch' of github.com:victorsosa/struts into patch ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org