Description
I've got two MoinMoin-Installation in my network. Both run on Debian Lenny 5.0.2 One her on my localhost, and one on a remote machine in our server-room. We configured it to use http-auth and it is only accessible via https:// On this machine (https-machine) the <<FullSearchCached(blabla)>> and all the other FullSearch-macro variants do not work anymore. The http-machine on localhost processes the macro without errors!
tracebacks are attached.
Steps to reproduce
create a wiki with https:// -access only over htpasswd
try to create a Wiki-Page with the <<FullSearchCached(category:some-existing-category)>> -macro on it.
- See the traceback
Example
Here's one example: (this category exists in our wiki)
<<FullSearchCached(category:KategorieLinux)>>
Component selection
- general
plugin FullSearch (maybe)
Details
MoinMoin Version |
1.7.1-3+lenny2 |
OS and Version |
Debian 5.0.2 |
Python Version |
2.5.2 |
Server Setup |
|
Server Details |
|
Language you are using the wiki in (set in the browser/UserPreferences) |
de |
Workaround
Discussion
strange result, can you please also show the page_category_regex from your config?
Here it is: ur'(?P<all>Kategorie(?P<key>\S+))' -- MatthiasFelsche 2009-08-11 15:23:06
Plan
- Priority:
- Assigned to:
- Status: