Description
If I enable the antispam line in the wikiconfig.py:
from MoinMoin.util.antispam import SecurityPolicy
I get tracebacks when I try to change any page.
Steps to reproduce
1. Uncomment the above line in wikiconfig.py
2. Edit a page.
Example
Try it here:
URL: http://orca.mojam.com/pyvmwiki/WikiSandBox
I will leave the security policy enabled on that wiki for awhile. Let me know if/when you've tried it out.
Details
Workaround
None (at least not so far).
Discussion
I looked into 1.3 patch-935 code, it looks correct and works here: http://mac.plonter.co.il/plonwiki/
As seen here, this seems to be caused by using a xmlrpc python lib from python 2.5a.
Plan
- Priority:
Assigned to: ThomasWaldmann
- Status: should be fixed in moin--main--1.5--patch-481 (fixed as described in the moin-user message), please test