= Description = ## Please read this page. Lines prefixed with ## such as this one are comments, ## you can remove them (except for those after the "Plan" section.) ## Please follow the instructions given in those comments and the text. ## After creating the bug page, please subscribe to it! We may have questions ## that only you can answer, and if you get email when your bug changes it'll ## be much faster to get it fixed since you can answer the questions! Describe the bug... == Steps to reproduce == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 1. do this...Under More Actions, select: Render as Docbook == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... http://quant-jock.net/rmm/moin.cgi/FrontPage?action=show&mimetype=text/docbook {{attachment:screenshot.png}} Fails on every page of my 1.8.1 installation == Component selection == ## Where you think is this bug happening ? (general, plugin [plugin name], theme [theme name], ... * general == Details == ## If you got a traceback, please save the traceback page as html and attach here: [[attachment:traceback.html]] {{{ # Platform: Linux aristotle.quant-jock.net 2.6.9-42.EL #1 Sat Aug 12 09:17:58 CDT 2006 i686 # Python: Python 2.4.3 (/usr/local/bin/python) # MoinMoin: Release 1.8.1 (release) }}} /!\ Please specify whether you did install python-xml and if yes, which version. Sorry for the delay...I am still working on this. PyXML-0.8.4 is installed. == Workaround == If installing python-xml (pyxml) does not help, try a recent python 2.5.x. I upgraded to python 2.5 and moved the MoinMoin intallation under the new folder. I rebooted, etc. The traceback suggests that it keeps looking for "Node" and fails to find it. For Example, from the latest [[attachment:TraceBack-Jan-7-09.html]] {{{ from xml.dom import Node }}} "Node" is not in the folders, nor is it in the PyXML-0.8.4 original untarred package = Discussion = That rather looks like a python-xml problem than a moin bug. = 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