Menu

#3 FastXML Publisher Error

0.1.0b3
open-accepted
Components (1)
7
2010-02-06
2010-01-31
No

I'm not familiar with with the zc.buildout system (yet) and was unable to to attempt a fix for this error locally, but I get the following error when I submit an HTML document through the HTML adapter to the FastXML publisher component:

(pypes)mymachine:pypesvds-buildout xavian$ 2010-01-30 23:44:48,594 ERROR [fastxml.fastxml] Component Failed: FastXML
Traceback (most recent call last):
File "build/bdist.macosx-10.3-i386/egg/fastxml/fastxml.py", line 35, in run
sep = doc.GetMeta(key, 'separator', ' ')
TypeError: GetMeta() takes exactly 3 arguments (4 given)

I believe the method call that needs to be used is GetMetaValue, not GetMeta. As someone who has worked with ESP, the Packet class feels like an old familiar friend. :)

Discussion

  • Eric Gaumer

    Eric Gaumer - 2010-02-06

    Matt's working on cleaning up and testing some of the components.

     
  • Eric Gaumer

    Eric Gaumer - 2010-02-06
    • priority: 5 --> 7
    • assigned_to: nobody --> mattrweber
    • status: open --> open-accepted
     

Log in to post a comment.