Skip to content

Ticket 5124 - Updating php scripts #88

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

Closed
wants to merge 2 commits into from
Closed

Conversation

gnarf
Copy link
Member

@gnarf gnarf commented Jan 9, 2011

Seems that search.php in the autocomplete demo had the chance of throwing a NOTICE by accessing $_GET['term'] without checking isset() or empty() - also, rather than reimplement json_encode() I switched it to just use the PHP builtin.

I don't see any other php scripts in the GIT that handle input variables, or have escaping issues, so, unless some are hiding on the docs page that I haven't seen, I think this ticket is resolved after this...

@scottgonzalez
Copy link
Member

Thanks. Landed in 51482a9.

mgol added a commit that referenced this pull request May 15, 2024
Breaking changes applicable to jQuery UI:
* Use a space when serializing, remove the transparent case ([#88](jquery/jquery-color#88), [aaf03cc](jquery/jquery-color@aaf03cc))

See https://github.com/jquery/jquery-color/releases/tag/3.0.0 for more
information.

Fixes gh-2240
This pull request was closed.
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.

2 participants