Description

If you have xmlrpc disabled you can run in a traceback. We better show the message and the HowTo

traceback.html

Happens with wikisync.

Component selection

Details

MoinMoin Version

1.8.3

OS and Version

kubuntu 9.04 rc1

Python Version

2.6.2

Server Setup

standalone

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

Workaround

Discussion

ServerProxy gets fed with an invalid uri param:

__init__ (self=<ServerProxy instance>, uri='/?action=xmlrpc2', transport=None, encoding=None, verbose=False, allow_none=True, use_datetime=0)
type, uri = urllib.splittype(uri)
if type not in ("http", "https"):

Plan


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/unsupported_XML-RPC_protocol (last edited 2009-04-27 20:52:45 by ThomasWaldmann)