Christoph Nenning created WW-4205:
-------------------------------------

             Summary: Omit empty URL parameters
                 Key: WW-4205
                 URL: https://issues.apache.org/jira/browse/WW-4205
             Project: Struts 2
          Issue Type: Improvement
          Components: Core Actions
    Affects Versions: 2.3.15.2
            Reporter: Christoph Nenning
            Priority: Minor
         Attachments: no-empty-paras-in-urls.patch

Changes DefaultUrlHelper to omit URL parameters when no value is found.

I would like to have that in the framework as I have often the case that 
actions have optional paramters for filtering/searching objects.

Currently it happens that e.g. redirect URLs contain all those optional 
parameter names even when there are no values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to