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

Bug Fix: Devise Checkbox TRUE VALUES not compatible with HTML specs (missing "on" value) #5514

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

itay-grudev
Copy link

@itay-grudev itay-grudev commented Aug 29, 2022

See:

This issue causes the remember me functionality not to work correctly, especially when overriding the default styles as check boxes by default in all major browsers send the value on as required by the HTML specifications.

See also:

https://stackoverflow.com/questions/5987075/devise-remember-me-not-working-localhost-issue

…missing "on" value)

See:
* https://html.spec.whatwg.org/multipage/input.html#checkbox-state-(type%3Dcheckbox)
* https://html.spec.whatwg.org/multipage/input.html#dom-input-value-default-on

This issue causes the remember me functionality not to work correctly, especially when overriding the default styles as check boxes by default in all major browsers send the value `on` as required by the HTML specifications.

See also:

https://stackoverflow.com/questions/5987075/devise-remember-me-not-working-localhost-issue
@itay-grudev
Copy link
Author

@carlosantoniodasilva

@itay-grudev
Copy link
Author

Ping! Any progress on this?

@itay-grudev
Copy link
Author

@carlosantoniodasilva I think this project needs new contributors or it's of risk of dying. Do you need help?

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.

None yet

2 participants