#5554 closed defect (bug) (duplicate)
Special danish characters get stripped.
| Reported by: | soerenbc | Owned by: | westi |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.