Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#7368 closed defect (duplicate)

Wiki page with accents / umlauts fails

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: web frontend/mod_python Version: 0.11
Severity: normal Keywords: wiki accents umlauts mod_wsgi
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

To create a new wiki page, the new pagename could be entered in the URL. Examlpe: http://trac.foo-bar.de/wiki/MyNewPage. The expected behaviour is, that trac shows a new site, with a 'Create Page' button on it, given that the user has sufficient permissions. So long it works well. The problem is, that an error is raised, as soon as one enters a new pagename containing accents / german umlauts.

Example: http://trac.foo-bar.de/wiki/Motörhead

The trac Version I'm workin with is: Trac 0.11dev-r7215 . The Server is apache using mod_wsgi and UTF-8, the database used is PostgreSQL 8.1.11 with UTF-8 encoding. Traceback is attached

Attachments (1)

traceback.txt (5.7 KB ) - added by loose@… 16 years ago.
Traceback error: Trying to create wiki page containing accents / umlauts

Download all attachments as: .zip

Change History (2)

by loose@…, 16 years ago

Attachment: traceback.txt added

Traceback error: Trying to create wiki page containing accents / umlauts

comment:1 by Christian Boos, 16 years ago

Component: wiki systemweb frontend/mod_python
Keywords: mod_wsgi added
Resolution: duplicate
Status: newclosed

Works here: MarchörDie.

Btw, this seems to be the same issue as #3663, which implied mod_python. That's the first time such an issue is reported on Unix, so far I thought this was Windows specific. Please follow-up on that other ticket, and precise why you thought the server was setup up to use utf-8 (e.g. if you used a specific directive or environment variable…)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.