Re: [Moin-user] Problem with encoding URLS

2015-12-01 Thread Paul Boddie
On Tuesday 1. December 2015 09.18.52 m...@mherrn.de wrote: > Hi Paul, > > thanks for your help. Well, thanks for doing all the hard work investigating the problem! ;-) [...] > > Here, I imagine that your locale setting isn't helping. What do you get > > at the Python prompt if you call sys.getf

Re: [Moin-user] Problem with encoding URLS

2015-12-01 Thread ml
Hi Paul, thanks for your help. > > When trying to access this page the apache log tells me: > > > > -/- > > mod_wsgi (pid=31988): Exception occurred processing WSGI script > > '/home/user/www/moin/moin.wsgi'. > > Traceback (most recent call last): > >File "/usr/lib/python2.7/dist-pa

Re: [Moin-user] Problem with encoding URLS

2015-11-30 Thread Paul Boddie
On Monday 30. November 2015 15.33.49 m...@mherrn.de wrote: > Hi, > > I have just moved my wiki to another server. Unfortunately, URLs with > special characters (for example german Umlauts) don't work anymore. > > I have a page with the Name "Töst". It contains the german Umlaut "ö". > The encoded

[Moin-user] Problem with encoding URLS

2015-11-30 Thread ml
Hi, I have just moved my wiki to another server. Unfortunately, URLs with special characters (for example german Umlauts) don't work anymore. I have a page with the Name "Töst". It contains the german Umlaut "ö". The encoded url looks like "https://mywiki.com/T%C3%B6st"; When trying to access thi