Description

I set up the 1.5.0 beta5 MoinBeta on my Debian box from the tarball. In the moinconfig.py for my wiki instance, I changed the following line

to

So that the text "My Group Wiki" would appear where the MoinMoin logo would be. Occasionally, however, the wiki pages have the MoinMoin logo instead of my "My Group Wiki" text. logo_str must be occasionally overridden somewhere in the page generation.

Steps to reproduce

Using MoinMoin 1.5.0 beta5 (see MoinBeta):

  1. Create a wiki instance
  2. Change the logo_str variable in moinconfig.py to be equal to a plain string

  3. Surf around the wiki for a bit
    • I notice the error seems to occur most frequently after I have edited a page or clicked to HelpContents

Example

Details

MoinMoin Version

1.5.0 beta5

OS and Version

Debian Sarge

Python Version

2.3.5

Server Setup

ApacheWithModPython

Server Details

Standard setup, no SSL or anything crazy

Workaround

Discussion

Did you restart apache after changing moin's config? If not, try. :)

Plan


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/MoinconfigLogoStringOverridden (last edited 2007-10-29 19:06:23 by localhost)