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

Casing returns from the server when the processes are automatically refreshed #16756

Closed
YehudaEi opened this issue Mar 24, 2021 · 1 comment
Closed
Assignees
Labels
Bug A problem or regression with an existing feature ui Issues relating to the user interface
Projects
Milestone

Comments

@YehudaEi
Copy link

Describe the bug

When the processes are automatically refreshed, and in addition, when you set the query to be displayed in full, there is an error that repeats too much HTML (and then there is double HTML).

I tried to fix it in JS, but then the settings do not come back from the server back in HTML. Which causes the processes to continue to refresh but is displayed as if the auto-refresh is off.

If the JS code helps, I would love to send it here.

(I apologize for the bad language, this is not my mother tongue ...)

To Reproduce

  1. in https://host/index.php?route=/server/status/processes
  2. Click full (next to sql query)
  3. Activation of automatic refresh

Expected behavior

That the HTML returned from the server will contain only the table and not the entire shell.

Screenshots

image

Server configuration

  • Operating system: Ubuntu
  • Web server: Apache
  • Database version: MySQL - 8.0.23
  • PHP version: 8.0.3
  • phpMyAdmin version: 5.1.0

Client configuration

  • Browser: Chrome
  • Operating system: Win 10
@williamdes williamdes added the Bug A problem or regression with an existing feature label Mar 30, 2021
@williamdes williamdes added this to the 5.1.1 milestone Mar 30, 2021
@williamdes williamdes added this to Needs triage in issues via automation Mar 30, 2021
@williamdes williamdes moved this from Needs triage to Reproduced in issues Mar 30, 2021
@williamdes
Copy link
Member

Hi @YehudaEi
Thank you for the nice report, I could reproduce this issue.

@williamdes williamdes self-assigned this Mar 30, 2021
williamdes added a commit that referenced this issue Mar 30, 2021
Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from Reproduced to Closed Mar 31, 2021
@williamdes williamdes added the ui Issues relating to the user interface label Mar 31, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 1, 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 ui Issues relating to the user interface
Projects
issues
  
Closed
Development

No branches or pull requests

2 participants