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

Do not use nonexistent handleDisabledElement #28837

Closed

Conversation

y-yagi
Copy link
Member

@y-yagi y-yagi commented Apr 23, 2017

handleDisabledElement was added to master in #28367.  
The #28367 was not backported to 5-1-stable, but when backporting 154c879,
only a part of it was mistakenly included.

The test is an error, but it seems that it could not be detected.
https://travis-ci.org/rails/rails/jobs/224686927

`handleDisabledElement` was added to master in rails#28367.  
The rails#28367 was not backported to 5-1-stable, but when backporting 154c879,
only a part of it was mistakenly included.
@y-yagi
Copy link
Member Author

y-yagi commented Apr 23, 2017

The test is an error, but it seems that it could not be detected.

This issue fixes in #28838.

rafaelfranca pushed a commit that referenced this pull request Apr 25, 2017
Prevent ujs event propagation if element disabled when event chain begins

Fixes #28878
Closes #28837
@rafaelfranca
Copy link
Member

Thank you for the pull request. I just backported the commit since it was a bug fix

@y-yagi y-yagi deleted the do_not_use_nonexistent_function branch April 25, 2017 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants