Skip to content

Button: Fix for button bug #7505 #401

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 1 commit into from

Conversation

epascarello
Copy link

http://jqbug.com/ui/7505
Used regular expression to fix the radio button's name so it will not screw up the selector that it generates.

Button: escaped the radio element's name so certain characters do not break the selector. Fixed #7505 - Buttonset Bug when radio with name = "data['page']['parse']"

… break the selector. Fixed #7505 - Buttonset Bug when radio with name = "data['page']['parse']"
@gnarf
Copy link
Member

gnarf commented Aug 3, 2011

Can you update the pull to reflect that?

@jzaefferer
Copy link
Member

See also #754 - which replaces just the single quote.

@gnarf gnarf closed this Oct 25, 2012
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