Make WordPress Core

Opened 19 years ago

Closed 17 years ago

Last modified 17 years ago

#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)

#1 @darkdragon
19 years ago

  • Component Generali18n

#2 @darkdragon
19 years ago

You're problem is quite complex, given the nature of i18n.

I have questions:

  1. What browser are you using?
  2. What language support does your browser have?

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.

#3 @westi
19 years ago

  • Owner changed from anonymous to westi
  • Status newassigned

This sounds like a dupe of #4739.

Which isn't easy to solve :-(

#4 @mrmist
18 years ago

  • Keywords needs-patch added

Also related #5554 #4739 vaguely #6106 #1762 #4328 #6973 #3206

#5 @Denis-de-Bernardy
17 years ago

  • Resolutionduplicate
  • Status assignedclosed

Merging into #9591.

#6 @Denis-de-Bernardy
17 years ago

  • Milestone 2.9
Note: See TracTickets for help on using tickets.