Skip to content

PRESIDECMS-3244 - Allowed plus sign for query string field on link picker - #1776

Open
cfmitrah wants to merge 1 commit into
pixl8:stablefrom
MitrahSoft:feature-PRESIDECMS-3244_allow-plus-sign-on-link-picker-query-string-field
Open

PRESIDECMS-3244 - Allowed plus sign for query string field on link picker#1776
cfmitrah wants to merge 1 commit into
pixl8:stablefrom
MitrahSoft:feature-PRESIDECMS-3244_allow-plus-sign-on-link-picker-query-string-field

Conversation

@cfmitrah

@cfmitrah cfmitrah commented May 7, 2026

Copy link
Copy Markdown
Contributor

…ield on link picker


Note

Low Risk
Low risk regex tweak to input validation; main risk is slightly broadening accepted query string characters, potentially allowing previously-invalid inputs through.

Overview
Updates the queryString validator in CoreValidators.cfc (server and *_js client version) to accept + characters in query-string parameter values, aligning link picker validation with common URL-encoding usage.

Reviewed by Cursor Bugbot for commit 81d3842. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant