= Description = If you have xmlrpc disabled you can run in a traceback. We better show the message and the !HowTo [[attachment:traceback.html]] Happens with wikisync. == Component selection == * action.!SyncPages * wikisync == Details == ## If you got a traceback, please save the traceback page as html and attach here: ## [[attachment:traceback.html]] ## if the bug is in this wiki, just kill the table and write: This Wiki. ## If a traceback is not available, please fill in the details here: || '''!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 == ## How to deal with the bug until it is fixed = 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 = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBug