Description
If you have xmlrpc disabled you can run in a traceback. We better show the message and the HowTo
Happens with wikisync.
Component selection
action.SyncPages
- wikisync
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
- Priority:
- Assigned to:
- Status: