GitHub user rpii opened a pull request: https://github.com/apache/struts/pull/81
WW-4589 do not overwrite explicit method name Lukasz, here is a proposed fix for WW-4589. This makes sure a url specified method name is not overwritten by an implied method name. It passes the unit tests that I have added You can merge this pull request into a Git repository by running: $ git pull https://github.com/rpii/struts WW-4589 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/struts/pull/81.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 #81 ---- commit 1fb695a82b589cdd6e7b5bc2501dfec6b95c906e Author: petersr <rich.pet...@braxtontech.com> Date: 2016-01-19T22:02:57Z WW-4589 do not overwrite explicit method name ---- --- 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