Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Samuel W. KnowltonSamuel W. KnowltonPriority
NewFix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Samuel W. Knowlton
Samuel W. KnowltonPriority
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Created 29 November 2018 at 20:58
Updated 3 June 2019 at 08:45
Resolved 18 February 2019 at 10:33
This issue is fixed but the fix is not-quite-correctly attached to https://luceeserver.atlassian.net/browse/LDEV-2028#icft=LDEV-2028 and LDEV-2029, which are resolved by a different fix. The issue itself was not documented, though.
In 5.2 (and 5.3 if the Ajaxproxy-doesn't-draw-JS issue is resolved) then the curly braces in AJAX calls using cfajaxproxy are not properly URL encoded.
https://github.com/lucee/Lucee/pull/593 resolves this for 5.2 and a separate PR will go out to the extension repo for 5.3, unless this stuff is remaining in the core in which case we'll submit it there.
Resolved in the extension repo by this PR: https://github.com/lucee/extension-ajax/pull/3