Description

If I set  language_ignore_browser = True  in the configuration file. I receive an AttributeError error like  'NoneType' object has no attribute 'startswith' .

Steps to reproduce

edit your config file and set:

    language_ignore_browser = True

Example

Component selection

Details

MoinMoin Version

1.6.0

OS and Version

RedHat

Python Version

Python 2.5

Server Setup

Farmconfig

Server Details

Moin Standalone Server / ThreadPoolServer

Language you are using the wiki in (set in the browser/UserPreferences)

DE (installed via SystemPagesSetup)

Workaround

don't use language_ignore_browser

Discussion

Breakage likely caused by: http://hg.moinmo.in/moin/1.6/rev/7da4c11b1888

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/1.6.0LanguageIgnoreBrowserConfigurationError (last edited 2008-03-18 12:29:23 by JohannesBerg)