[ http://issues.apache.org/jira/browse/VELTOOLS-73?page=all ]
Claude Brisson resolved VELTOOLS-73.
------------------------------------
Fix Version/s: 1.3
Resolution: Fixed
Assignee: Claude Brisson
commited
> Added $esc.http(string) to allow the encoding of http parameter values
> ----------------------------------------------------------------------
>
> Key: VELTOOLS-73
> URL: http://issues.apache.org/jira/browse/VELTOOLS-73
> Project: Velocity Tools
> Issue Type: New Feature
> Components: GenericTools
> Affects Versions: 1.3
> Environment: all
> Reporter: Claude Brisson
> Assigned To: Claude Brisson
> Priority: Minor
> Fix For: 1.3
>
> Attachments: escape-http.patch
>
>
> Delegates encoding to java.net.URLEncoder(String,"UTF-8").
> $http("Hello here & there") produces "Hello+here+%26+there"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]