Bug 54991 - Add functions to encode/decode URL encoded chars (__urlencode and __urldecode)
Summary: Add functions to encode/decode URL encoded chars (__urlencode and __urldecode)
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-18 18:21 UTC by Milamber
Modified: 2013-05-18 18:24 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milamber 2013-05-18 18:21:06 UTC
Add functions to encode/decode URL encoded chars (__urlencode and __urldecode)
Comment 1 Milamber 2013-05-18 18:24:29 UTC
URL: http://svn.apache.org/r1484160
Log:
Add functions to encode/decode URL encoded chars (__urlencode and __urldecode)
Bugzilla Id: 54991

Added:
    jmeter/trunk/src/functions/org/apache/jmeter/functions/UrlDecode.java   (with props)
    jmeter/trunk/src/functions/org/apache/jmeter/functions/UrlEncode.java   (with props)
Modified:
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/functions.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:54 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3127