Opened 2 years ago
Last modified 5 months ago
#60427 assigned defect (bug)
small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response)
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | minor | Version: | 6.4.3 |
| Component: | Posts, Post Types | Keywords: | needs-patch |
| Focuses: | ui, administration | Cc: |
Description
I tried to make some changes on a page with pre-block content. It contains some anchors and everytime I tried to save the page after some small changes I got the alert "Aktualisierung fehlgeschlagen. Die Antwort ist keine gültige JSON-Antwort.". The well know answer that there is something wrong with JSON.
I found the reason is that in the anchors where small "ü" (a german umlaut). It happened with the anchor target as well as with the anchor link. And at the same time there are some anchors with other umlauts, namely with a big "Ü", which do not cause the issue.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Reproduction Report
Description
This report validates whether the issue can be reproduced.
Environment
Reproduction Steps
üActual Results
Additional Notes
No browser console errors or network request failures observed.