"Show this query here again" checkbox does not work #14144
Comments
I have started working on this issue |
I have raised on issue related to this #14148 but need some discussion regarding this @ibennetch @mauriciofauth before solving this issue or that issue. |
Exactly opposite of what you have described happens in the stable branch. There, the entered query is never showed again whatsoever. I am not sure but think it is related to #14118. |
I have checked the current stable. You are right, the auto save sql is not working there and no code is written for "Show this query here again" in either stable or in current master, just a form is there. |
Steps to reproduce
select * from table where 2=2
Expected behavior
The "Show this query here again" checkbox should remain unchecked and old query should have been replaced with the default
select * from table where 1
Actual behavior
It does not save the setting of "Show this query here again" checkbox so it's re-ticked and due to this auto-populates query box with the last run query
Server configuration
Operating system:
Ubuntu 16.10
Web server:
Apache 2
Database:
MariaDB 10.2
PHP version:
PHP 7.2 FPM
phpMyAdmin version:
Version information: 4.9.0-dev, latest stable version: 4.7.9
Git revision: 695fe3a from master branch,
committed on Mar 28, 2018 at 01:48 PM by Weblate
Client configuration
Browser:
Google Chrome - Version 64.0.3282.186 (Official Build) (64-bit)
Operating system:
Windows 10 v1709 - build 16299.248
The text was updated successfully, but these errors were encountered: