Bug 54991

Summary: Add functions to encode/decode URL encoded chars (__urlencode and __urldecode)
Product: JMeter - Now in Github Reporter: Milamber <milamber>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: All   
OS: All   

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