Skip to content

"Show this query here again" checkbox does not work #14144

Closed
@barkermn01

Description

@barkermn01

Steps to reproduce

  1. Login to PHP MyAdmin
  2. Go to SQL Tab Write a none default query E.G select * from table where 2=2
  3. Uncheck the "Show this query here again"
  4. Submit query
  5. go to SQL Tab again

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

Metadata

Metadata

Assignees

Labels

BugA problem or regression with an existing feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions