Duplicate hidden token input fields #14209
Closed
Comments
I have started working on this issue. |
Piyush3079
added a commit
to Piyush3079/phpmyadmin
that referenced
this issue
Apr 19, 2018
Signed-off-by: Piyush Vijay <piyushvijay.1997@gmail.com>
mauriciofauth
added a commit
that referenced
this issue
May 4, 2018
* Duplicate hidden token input fields: #14209 issue fixed Signed-off-by: Piyush Vijay <piyushvijay.1997@gmail.com> * duplicate hidden input for token removed from error reporting form. Signed-off-by: Piyush Vijay <piyushvijay.1997@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce
1.Select the test database.
2.Select any table in the database having nearly 50 entries.
3.Right click on Sort by Key drop-down and click on inspect to inspect the drop-down.
Expected behaviour
Single hidden input token should be shown along with other hidden input fields.

Actual behaviour
It is showing two hidden fields named token, ie duplicate token hidden input field.

Client configuration
Browser:
Chrome
Operating system:
Linux 17.10
The text was updated successfully, but these errors were encountered: