Apologies; I shouldn't have sent the previous two messages. I've
opened a ticket for the abbr problem, but it isn't the same as the
problem in the French page; that was a red herring.

Nevertheless, I'd really appreciate some help if someone could help
debug this.

These are the last lines of the trace. The previous 1000 lines that I
can see in the console output are just a repeat of lines 1-12 here.:

  File "/usr/local/lib/python2.6/dist-packages/mwlib-0.12.14-py2.6-
linux-i686.egg/mwlib/xhtmlwriter.py", line 527, in xwriteReferenceList
    self.writeChildren(ref, parent=li)
  File "/usr/local/lib/python2.6/dist-packages/mwlib-0.12.14-py2.6-
linux-i686.egg/mwlib/xhtmlwriter.py", line 246, in writeChildren
    res = self.write(c, parent)
  File "/usr/local/lib/python2.6/dist-packages/mwlib-0.12.14-py2.6-
linux-i686.egg/mwlib/xhtmlwriter.py", line 238, in write
    ce = self.write(c,e)
  File "/usr/local/lib/python2.6/dist-packages/mwlib-0.12.14-py2.6-
linux-i686.egg/mwlib/xhtmlwriter.py", line 238, in write
    ce = self.write(c,e)
  File "/usr/local/lib/python2.6/dist-packages/mwlib-0.12.14-py2.6-
linux-i686.egg/mwlib/xhtmlwriter.py", line 238, in write
    ce = self.write(c,e)
  File "/usr/local/lib/python2.6/dist-packages/mwlib-0.12.14-py2.6-
linux-i686.egg/mwlib/xhtmlwriter.py", line 223, in write
    e = m(obj)
  File "/usr/local/lib/python2.6/dist-packages/mwlib-0.12.14-py2.6-
linux-i686.egg/mwlib/xhtmlwriter.py", line 527, in xwriteReferenceList
    self.writeChildren(ref, parent=li)
  File "/usr/local/lib/python2.6/dist-packages/mwlib-0.12.14-py2.6-
linux-i686.egg/mwlib/xhtmlwriter.py", line 246, in writeChildren
    res = self.write(c, parent)
  File "/usr/local/lib/python2.6/dist-packages/mwlib-0.12.14-py2.6-
linux-i686.egg/mwlib/xhtmlwriter.py", line 238, in write
    ce = self.write(c,e)
  File "/usr/local/lib/python2.6/dist-packages/mwlib-0.12.14-py2.6-
linux-i686.egg/mwlib/xhtmlwriter.py", line 223, in write
    e = m(obj)
  File "/usr/local/lib/python2.6/dist-packages/mwlib-0.12.14-py2.6-
linux-i686.egg/mwlib/xhtmlwriter.py", line 537, in
xwriteGenericElement
    e = ET.Element(t._tag)
  File "/usr/lib/python2.6/xml/etree/ElementTree.py", line 450, in
Element
    return _ElementInterface(tag, attrib)
RuntimeError: maximum recursion depth exceeded

Can anyone suggest what I might be doing wrong? It works well with
many other pages.

Thanks so much,

Peter

-- 
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mwlib?hl=en.

Reply via email to