[
https://issues.apache.org/jira/browse/OFBIZ-10198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Brohl closed OFBIZ-10198.
---------------------------------
Fix Version/s: Upcoming Branch
Resolution: Implemented
> Extended UtilHttp.urlEncodeArgs API with preserveEmpty-parameter to be able
> to get a query string with empty parameters
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-10198
> URL: https://issues.apache.org/jira/browse/OFBIZ-10198
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Upcoming Branch
> Reporter: Martin Becker
> Assignee: Michael Brohl
> Priority: Trivial
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10198_UtilHttp_extension.patch
>
>
> This patch extends the current UtilHttp.urlEncodeArgs() method with an
> additional input parameter: boolean preserveEmpty.
> It allows to get a query string with empty parameters, useful if the receiver
> expects mandatory parameters or wants to explicit override/clear existing
> values with an empty one.
> For the patch, the urlEncodeArgs() method has been overloaded with another
> method so that the patch wont affect any already present method calls.
> Also corrected typos.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)