= Description = `moin maint reducewiki` needs an exception for AttributeError {{{ Traceback (most recent call last): File "/usr/local/bin/moin", line 6, in run() File "/usr/local/lib/python2.6/dist-packages/MoinMoin/script/moin.py", line 15, in run MoinScript().run(showtime=0) File "/usr/local/lib/python2.6/dist-packages/MoinMoin/script/__init__.py", line 138, in run self.mainloop() File "/usr/local/lib/python2.6/dist-packages/MoinMoin/script/__init__.py", line 253, in mainloop plugin_class(args[2:], self.options).run() # all starts again there File "/usr/local/lib/python2.6/dist-packages/MoinMoin/script/__init__.py", line 138, in run self.mainloop() File "/usr/local/lib/python2.6/dist-packages/MoinMoin/script/maint/reducewiki.py", line 90, in mainloop self.copypage(request, destdir, pagename) File "/usr/local/lib/python2.6/dist-packages/MoinMoin/script/maint/reducewiki.py", line 59, in copypage pagedir = os.path.join(rootdir, 'pages', wikiutil.quoteWikinameFS(pagename)) File "/usr/lib/python2.6/posixpath.py", line 67, in join elif path == '' or path.endswith('/'): AttributeError: 'NoneType' object has no attribute 'endswith' }}} == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... ##URL: ##{{attachment:screenshot.png}} ##{{{ ##Example wiki markup that fail ##}}} == Component selection == ## Where you think is this bug happening ? (general, plugin [plugin name], theme [theme name], ... * script.maint.reducewiki == 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.9 || || '''OS and Version''' || || || '''Python Version''' || || || '''Server Setup''' || || || '''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 = = 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