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
Labels
Projects
Milestone
Comments
|
@williamdes I've fixed this can I send pull request ? |
|
@technoknol Yes, go ahead ! |
6 tasks
|
To reproduce, edit the $cfg['ShowDbStructureCharset'] = true; |
williamdes
added a commit
that referenced
this issue
May 20, 2019
williamdes
added a commit
that referenced
this issue
May 20, 2019
- Removed a white space Signed-off-by: William Desportes <williamdes@wdes.fr>
|
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.

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">utf8Please 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
utf8orUnicode, case-insensitive...Screenshots
Server configuration
Client configuration
Thanks
The text was updated successfully, but these errors were encountered: