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

Broken relational links in tables #14363

Closed
Jay04653 opened this issue Jun 5, 2018 · 8 comments
Closed

Broken relational links in tables #14363

Jay04653 opened this issue Jun 5, 2018 · 8 comments
Assignees
Labels
Bug A problem or regression with an existing feature
Projects
Milestone

Comments

@Jay04653
Copy link

Jay04653 commented Jun 5, 2018

Steps to reproduce

  1. Open any table with related objects (FK)
  2. Clink on link - working fine ✔️
  3. Open link in new window/tab - not working (all links are /sql.php only) ❌

Expected behaviour

Open related table with filter by related record

Actual behaviour

Open page /sql.php

Server configuration

Operating system: GNU/Linux Ubuntu 16.04 and 18.04

Web server: Apache 2.4

Database: MariaDB 10.1.31 / MySQL 5.7.21

PHP version: 7.1 / 7.2

phpMyAdmin version: 4.8.1

Client configuration

Browser: Google Chrome

Operating system: GNU/Linux Ubuntu 18.04

@williamdes
Copy link
Member

williamdes commented Jun 5, 2018

This issue is a regression.
Works fine in 4.7.9
Scroll click on link show blank page on sql.php

@williamdes
Copy link
Member

@nulll-pointer Blank page for search and insert on 5.0.0-dev ?

@aroralakshya
Copy link
Contributor

Yes

@williamdes
Copy link
Member

Maybe this is: #14388

@pietersnld
Copy link

Not the same! Since sql.php changed from GET to POST there is no way you can open a link in a new tab/window. Which is really annoying since opening a link in a new tab keeps your selection from the other table.

@alekc
Copy link

alekc commented Jun 18, 2018

This one is really affecting our workflow, since you can't just right click on foreign key and see the relative child row without loosing your previous results.

@williamdes williamdes added the Bug A problem or regression with an existing feature label Oct 11, 2018
@Drakar2007
Copy link

For reference this issue seems to be the same as #14596 and #14270. This issue just hit our environments a few months ago and it's starting to become a real pain.

@williamdes williamdes added this to Needs triage in issues via automation Apr 29, 2019
@williamdes williamdes moved this from Needs triage to High priority in issues Apr 29, 2019
@williamdes williamdes moved this from High priority to ready to merge in issues Jun 12, 2019
@williamdes williamdes self-assigned this Jun 22, 2019
@williamdes williamdes added this to the 4.9.1 milestone Jun 22, 2019
williamdes added a commit that referenced this issue Jun 22, 2019
Fixes: #14270 - Middle-click on foreign key link broken
Fixes: #14363 - Broken relational links in tables
Pull-request: #15325

Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from ready to merge to Closed Jun 22, 2019
williamdes added a commit that referenced this issue Jun 22, 2019
[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@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
issues
  
Closed
Development

No branches or pull requests

6 participants