[Bug 1507390] Re: UnicodeEncodeError on German LanguageSetup

2015-10-19 Thread Marcus Schopen
Hi,

using WSGIDaemonProcess seting the 'lang' and 'locale' options will
solve the problem:

WSGIDaemonProcess mywiki user=www-data group=www-data processes=5
threads=10 maximum-requests=1000 umask=0007 lang='de_DE.UTF-8'
locale='de_DE.UTF-8'

System wide /etc/apache2/envvars
## Uncomment the following line to use the system default locale instead:
. /etc/default/locale

Ciao!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to moin in Ubuntu.
https://bugs.launchpad.net/bugs/1507390

Title:
  UnicodeEncodeError on German LanguageSetup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/moin/+bug/1507390/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1507390] [NEW] UnicodeEncodeError on German LanguageSetup

2015-10-18 Thread Marcus Schopen
Public bug reported:

Hi,

I've installed the German language pages (all_pages) via LanguageSetup,
but get an error on RecentChanges "AktuelleƄnderungen"

UnicodeEncodeError: 'ascii' codec can't encode character u'\\xfc' in
position 7: ordinal not in range(128), referer ...

I've found this Bug:

https://moinmo.in/MoinMoinBugs/1.9%
20UmlautsForMacroNamesGivesAnInternalServerError

Any solution for this?

python-moinmoin 1.9.7-1ubuntu2  on Ubuntu 14.04.3 LTS

Ciao!

** Affects: moin (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to moin in Ubuntu.
https://bugs.launchpad.net/bugs/1507390

Title:
  UnicodeEncodeError on German LanguageSetup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/moin/+bug/1507390/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs