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

JS error on zoom search between for INTs #16669

Closed
williamdes opened this issue Feb 18, 2021 · 0 comments
Closed

JS error on zoom search between for INTs #16669

williamdes opened this issue Feb 18, 2021 · 0 comments
Assignees
Labels
Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
Projects
Milestone

Comments

@williamdes
Copy link
Member

Describe the bug

A JS error when I select BETWEEN on an INT field

To Reproduce

image

Expected behavior

Show the modal

Server configuration

  • phpMyAdmin version: 5.1

Additional context

The fix is ridiculous, this error is because the column name has extra spaces printed out that are not the real column name

And it is sent to the back-end as columnName instead of columnName

@williamdes williamdes added Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete labels Feb 18, 2021
@williamdes williamdes added this to the 5.1.0 milestone Feb 18, 2021
@williamdes williamdes self-assigned this Feb 18, 2021
@williamdes williamdes added this to Needs triage in issues via automation Feb 18, 2021
@williamdes williamdes moved this from Needs triage to to be fixed soon in issues Feb 18, 2021
williamdes added a commit that referenced this issue Feb 18, 2021
Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from to be fixed soon to Closed Feb 19, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 19, 2022
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 has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
Projects
issues
  
Closed
Development

No branches or pull requests

1 participant