Hi Mark
can you pleae add a patch to a http://moinmo.in/FeatureRequests/ page
thx
Reimar
Am 28.12.2010 17:19, schrieb Mark Scheufele:
> Hi Moin users,
>
> I was able to fix the xmlrpc access to the wiki by changing the process()
> method of the XmlRpcBase class within
> c:\Python26\Lib\site-
Hi Moin users,
I was able to fix the xmlrpc access to the wiki by changing the process()
method of the XmlRpcBase class within
c:\Python26\Lib\site-packages\MoinMoin\xmlrpc\__init__.py
if 'xmlrpc' in self.request.cfg.actions_excluded:
# we do not handle xmlrpc v1 and