BoxLang: Our new JVM Dynamic Language made by Ortus! Check it out: https://www.boxlang.io

All work

Select view

Select search mode

 
50 of 404

URLEncodedFormat Replaces Spaces with Plus Symbols

Fixed

Description

The following code:

result = urlEncodedFormat( "my param with spaces" );

Returns my+param+with+spaces

The result shoud contain URL encoded spaces ( my%20param%20with%20spaces ) instead of plus signs.

Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created January 30, 2025 at 4:13 PM
Updated January 30, 2025 at 4:57 PM
Resolved January 30, 2025 at 4:57 PM

Activity

Show:

Flag notifications