Re: XMLDocument.evaluate is not a function
Christian Biesinger <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Gary van der Merwe wrote: > I think I read somewhere that XPath is an optional build component, but > I checked > http://lxr.mozilla.org/mozilla/source/calendar/sunbird/config/mozconfig > and there is no --disable-xpath. It's probably an extension, and sunbird's default extension list is in configure.in: 4126 MOZ_EXTENSIONS_DEFAULT=pref xmlextras transformiix I don't know whether that includes XPath, though...