[go: nahoru, domu]

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

Unable to show data if draggable column's HTML is changed. #13152

Closed
sunnybatabyal opened this issue Apr 4, 2017 · 3 comments
Closed

Unable to show data if draggable column's HTML is changed. #13152

sunnybatabyal opened this issue Apr 4, 2017 · 3 comments
Assignees
Labels
Bug A problem or regression with an existing feature
Milestone

Comments

@sunnybatabyal
Copy link
Contributor

Steps to reproduce

  1. Select any table.
  2. Select browse tab.
  3. Right click on any column name ('<th>') and inspect element.
  4. Remove all the classes from <th> tag using developer tool.
  5. Drag that column and change the order.
  6. Now refresh the page.

Expected behaviour

The page should reload with a default column ordered view.

Actual behaviour

Unexpected behaviour is happening.

  • Sometimes its hiding some columns.
  • Sometimes its unable to show data.
  • Showing an error like this
    pma_sortable_err

Server configuration

Web server:
apache2

Database:
mysql

PHP version:
7.1

phpMyAdmin version:
4.7

Client configuration

Google Chrome 57

Operating system:
Ubuntu 16.04 LTS

@Fenn-CS
Copy link
Contributor
Fenn-CS commented Apr 4, 2017

Hello @batabyalsunny I am wondering why a user will want to do that.

@nijel
Copy link
Contributor
nijel commented Apr 5, 2017

I don't think that manual adjustments of the code is something we can support. On the other side, the PHP error certainly should not happen.

@nijel nijel added the Bug A problem or regression with an existing feature label Apr 5, 2017
@nijel nijel self-assigned this Apr 5, 2017
@nijel nijel added this to the 4.7.1 milestone Apr 5, 2017
@nijel nijel closed this as completed in 1f4b6ec Apr 5, 2017
@sunnybatabyal
Copy link
Contributor Author

@nijel That make sense.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 22, 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
None yet
Development

No branches or pull requests

3 participants