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

Simulate DML query modal has broken link #17259

Closed
MauricioFauth opened this issue Dec 27, 2021 · 0 comments
Closed

Simulate DML query modal has broken link #17259

MauricioFauth opened this issue Dec 27, 2021 · 0 comments
Assignees
Labels
Bug A problem or regression with an existing feature
Projects
Milestone

Comments

@MauricioFauth
Copy link
Member

Describe the bug

The Matched rows link is broken in the Simulate DML query modal.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://demo.phpmyadmin.net/QA_5_1/index.php?route=/server/sql
  2. Type in the textarea:
    DELETE FROM `sakila`.`actor` WHERE `sakila`.`actor`.`actor_id` = 2;
  3. Click on the Simulate query button
  4. Click on the Matched rows link

Expected behavior

Open simulated query results.

@MauricioFauth MauricioFauth added the Bug A problem or regression with an existing feature label Dec 27, 2021
@MauricioFauth MauricioFauth self-assigned this Dec 27, 2021
@MauricioFauth MauricioFauth added this to the 5.1.2 milestone Dec 27, 2021
@williamdes williamdes added this to Needs triage in issues via automation Dec 27, 2021
@williamdes williamdes moved this from Needs triage to PHP 8.1 in issues Dec 27, 2021
@williamdes williamdes moved this from PHP 8.1 to Enhancements in issues Dec 27, 2021
@williamdes williamdes moved this from Enhancements to Reproduced in issues Dec 27, 2021
@MauricioFauth MauricioFauth moved this from Reproduced to Closed in issues Dec 27, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 28, 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
Projects
issues
  
Closed
Development

No branches or pull requests

1 participant