Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix EZP-26427: ezoe popup search string not urlencoded #1264

Merged

Conversation

joaoinacio
Copy link

JIRA: https://jira.ez.no/browse/EZP-26427

Problem:

eZOE popup utils does not urlencode form parameters, which can result in query strings being broken/ incorrectly split (eg: some&string => /call?SearchStr=some&string& ... )

@joaoinacio joaoinacio merged commit 2dfb5cb into ezsystems:master Oct 17, 2016
wawrzynkiewicz pushed a commit to wawrzynkiewicz/ezpublish-legacy that referenced this pull request Nov 25, 2016
Causes SQL error: ezsystems#1264 - Out of range value for column 'integer_value' at row 1
@integerValue generation the value needs to be verified against MySQL's max int value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants