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
Comments
|
This issue is a regression. |
|
@nulll-pointer Blank page for |
|
Yes |
|
Maybe this is: #14388 |
|
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. |
|
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. |
|
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. |
Steps to reproduce
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
The text was updated successfully, but these errors were encountered: