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

Duplicate hidden token input fields #14209

Closed
Piyush3079 opened this issue Apr 18, 2018 · 1 comment
Closed

Duplicate hidden token input fields #14209

Piyush3079 opened this issue Apr 18, 2018 · 1 comment
Assignees
Labels
bug A problem or regression with an existing feature
Milestone

Comments

@Piyush3079
Copy link
Contributor

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.
snap2

Actual behaviour

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

Client configuration

Browser:
Chrome
Operating system:
Linux 17.10

@Piyush3079
Copy link
Contributor Author

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 pushed 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>
@MauricioFauth MauricioFauth self-assigned this May 4, 2018
@MauricioFauth MauricioFauth added this to the 5.0.0 milestone May 4, 2018
@MauricioFauth MauricioFauth added the bug A problem or regression with an existing feature label May 4, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug A problem or regression with an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants