You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed the value of the checkbox and this is what has been sent in the POST request:
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.
The text was updated successfully, but these errors were encountered:
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
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
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:

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.
The text was updated successfully, but these errors were encountered: