Make WordPress Core

Opened 17 years ago

Closed 15 years ago

Last modified 15 years ago

#5554 closed defect (bug) (duplicate)

Special danish characters get stripped.

Reported by: soerenbc's profile soerenbc Owned by: westi's profile 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)

#1 @darkdragon
17 years ago

  • Component changed from General to i18n

#2 @darkdragon
17 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
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 :-(

#4 @mrmist
16 years ago

  • Keywords needs-patch added

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

#5 @Denis-de-Bernardy
15 years ago

  • Resolution set to duplicate
  • Status changed from assigned to closed

Merging into #9591.

#6 @Denis-de-Bernardy
15 years ago

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