Duncan Booth escribió:
Garito wrote:
this.shared.xmldata.setProperty is not a function
I supouse that the error is raised because the xml is incorrect but I
can't see where
I think this could happen if you gave the wrong content-type for your XML.
If the browser doesn't realise that it is supposed to be XML then it won't
bother parsing it. Kupu trunk has code to check for this and build a DOM if
the browser hasn't bothered, but earlier releases (such as 1.3.x) don't.
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )
Hi Duncan!
Thank you for your interest!!!!
I use Firefox with FireBug and this is the result of the try to load
the XML file on kupu (after that is when the error is raised):
I think Zope is returning XML isn't it?
Thank you very much!!
--
Mis Cosas
http://blogs.sistes.net/Garito/
|
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )