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] Browsers seem to send the post parameters twice so the checkbox does not lose selection #1142

Closed
fabianfrz opened this issue Aug 16, 2016 · 0 comments

Comments

@fabianfrz
Copy link
Member

https://forum.opnsense.org/index.php?topic=3536.0;topicseen

I changed the value of the checkbox and this is what has been sent in the POST request:
screenshot_20160816_104450

As you can see, the field no_private_reverse is sent twice and the first one does not have the change I did with firebug. When the field is not selected, only one of them is sent.

@fabianfrz fabianfrz changed the title Error: Browsers seem to send the post parameters twice so the checkbox does not loose selection [BUG] Browsers seem to send the post parameters twice so the checkbox does not loose selection Aug 16, 2016
@fabianfrz fabianfrz changed the title [BUG] Browsers seem to send the post parameters twice so the checkbox does not loose selection [BUG] Browsers seem to send the post parameters twice so the checkbox does not lose selection Aug 16, 2016
fichtner pushed a commit that referenced this issue Aug 17, 2016
…andard_table_form, closes #1142

(cherry picked from commit a7e3a8b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant