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

Remember table's sorting broken in 4.8.0 issue: #14189 fixed #14204

Merged
merged 2 commits into from
May 12, 2018

Conversation

Piyush3079
Copy link
Contributor

@Piyush3079 Piyush3079 commented Apr 16, 2018

Signed-off-by: Piyush Vijay piyushvijay.1997@gmail.com
Remember table's sorting broken in 4.8.0 #14189 issue fixed
Before submitting pull request, please check that every commit:

  • Has proper Signed-Off-By
  • Has commit message which describes it
  • Is needed on it's own, if you have just minor fixes to previous commits, you can squash them
  • Any new functionality is covered by tests

@codecov
Copy link

codecov bot commented Apr 16, 2018

Codecov Report

Merging #14204 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master   #14204   +/-   ##
=========================================
  Coverage     52.89%   52.89%           
  Complexity    14338    14338           
=========================================
  Files           492      492           
  Lines         63665    63665           
=========================================
  Hits          33676    33676           
  Misses        29989    29989

Signed-off-by: Piyush Vijay <piyushvijay.1997@gmail.com>
Signed-off-by: Piyush Vijay <piyushvijay.1997@gmail.com>
@MauricioFauth
Copy link
Member

@Piyush3079 I could not reproduce the issue.
How did you reproduce this?

@Piyush3079
Copy link
Contributor Author

@MauricioFauth Just login to PMA and go to Settings->Main Panel->Browse Mode and uncheck remember table sorting. Now go to any table and sort table by PRIMARY(ASEC) or PRIMARY(DESC). Now refresh the page. As you have unckecked the remember table sorting option, it should load the table data with sorting NONE but it is showing the data in sorted order as you have selected earlier.

@MauricioFauth MauricioFauth merged commit 1f76f85 into phpmyadmin:master May 12, 2018
@MauricioFauth
Copy link
Member

Merged, thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants