[MDEV-18359] File sql/share/charsets/Index.xml is not valid XML Created: 2019-01-23 Updated: 2023-04-27 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jakub Janco | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Two attributes with same name in one element is not allowed in valid XML. |
| Comments |
| Comment by Jakub Janco [ 2019-01-23 ] | |
|
Example line 75:
| |
| Comment by Elena Stepanova [ 2019-01-23 ] | |
|
Thanks for the report. |