28 Mar
2006
28 Mar
'06
11:28 a.m.
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.