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

Incorrect display of charset column : <dfn title= #15262

Closed
tdaget opened this issue May 9, 2019 · 5 comments
Closed

Incorrect display of charset column : <dfn title= #15262

tdaget opened this issue May 9, 2019 · 5 comments
Assignees
Labels
Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete ui Issues relating to the user interface
Projects
Milestone

Comments

@tdaget
Copy link

tdaget commented May 9, 2019

Describe the bug

In DB structure view where table list is displayed there is a column named "Charset" (last displayed column), given values are incorrectly shown.
Some xml code is displayed : <dfn title="Unicode, case-insensitive">utf8

Please take a look to provided screenshot.

To Reproduce

Open phpmyadmin,
connect as root or any other user to a mysql/mariadb server,
take a look to tables list and main caracteristics
watch last column named "Charset" as incorrect values are displayed

Expected behavior

Some think as utf8 or Unicode, case-insensitive ...

Screenshots

PrtScr capture_2

Server configuration

  • Operating system: CentOS 7.3
  • Web server: Apache/2.2.26 (Unix) mod_ssl/2.2.26 OpenSSL/1.0.0-fips PHP/7.0.15
  • Database version: 5.7.25-log - MySQL Community Server
  • PHP version: 7.0.15 with mysqli, curl, mbstring and libmysql - 5.7.17
  • phpMyAdmin version: 4.8.5

Client configuration

  • Browser: Chrome (last version)
  • Operating system: Windows 7

Thanks

@williamdes williamdes added this to Needs triage in issues via automation May 9, 2019
@williamdes williamdes added Bug A problem or regression with an existing feature ui Issues relating to the user interface labels May 9, 2019
@williamdes
Copy link
Member

@tdaget can you export a table so I can reproduce this issue on my local setup ?

Or on demo servers (root, no password)

@williamdes williamdes moved this from Needs triage to Not reproduced in issues May 13, 2019
@williamdes williamdes added question Used when we need feedback from the submitter or when the issue is a question about PMA Bug A problem or regression with an existing feature and removed Bug A problem or regression with an existing feature labels May 18, 2019
@technoknol
Copy link
Contributor

@williamdes I've fixed this can I send pull request ?

Selection_011

@williamdes
Copy link
Member

williamdes commented May 20, 2019

@technoknol Yes, go ahead !

@williamdes williamdes removed the question Used when we need feedback from the submitter or when the issue is a question about PMA label May 20, 2019
@williamdes
Copy link
Member

To reproduce, edit the config.inc.php and add

$cfg['ShowDbStructureCharset'] = true;

@williamdes williamdes moved this from Not reproduced to ready to merge in issues May 20, 2019
williamdes added a commit that referenced this issue May 20, 2019
Fixes: #15262
Pull-request: #15281
Pull-request: #15280
Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this issue May 20, 2019
- Removed a white space
Signed-off-by: William Desportes <williamdes@wdes.fr>
@williamdes williamdes added this to the 4.8.6 milestone May 20, 2019
@williamdes williamdes self-assigned this May 20, 2019
issues automation moved this from ready to merge to Closed May 20, 2019
@williamdes williamdes added the has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete label May 20, 2019
@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 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 has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete ui Issues relating to the user interface
Projects
issues
  
Closed
Development

No branches or pull requests

3 participants