#5554 closed defect (bug) (duplicate)
Special danish characters get stripped.
Reported by: | soerenbc | Owned by: | westi |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | I18N | Keywords: | needs-patch |
Focuses: | Cc: |
Description
I create a page containing one ore more of the danish special characters (æøå).
I then start to edit that page. Then the "View >>" link points to a 404. The page name gets stripped of the special characters.
Example:
http://compadre.dk/blog/%C3%B8nskeseddel/
How to reproduce:
Create a page called ÆØÅæøå.
Edit that page.
Click the "View>>" link (located just right of all the buttons.)
Kind regards
Søren
Change History (6)
#3
@
17 years ago
- Owner changed from anonymous to westi
- Status changed from new to assigned
This sounds like a dupe of #4739.
Which isn't easy to solve :-(
Note: See
TracTickets for help on using
tickets.
You're problem is quite complex, given the nature of i18n.
I have questions:
It is possible your browser is trying to translate your URL into something more machine/english readable and is causing WordPress to hiccup.
It is also possible WordPress is stripping your characters, which it should not do.