> I'm using Moin 1.6.0 > > I am trying to set the language_ignore_browser to true in my > farmconfig.py file. I have tried: > language_ignore_browser = True > language_ignore_browser = 1 > language_ignore_browser = 'True' > They all give me an error: 'NoneType' object has no attribute > 'startswith'
That's a bug in 1.6.0, just upgrade to 1.6.2. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
