gzilla/show_bug.cgi?id=3831
Attributes::getValue(XMLCh *qName) throws undocumented exception
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RE
gzilla/show_bug.cgi?id=3831
Attributes::getValue(XMLCh *qName) throws undocumented exception
Summary: Attributes::getValue(XMLCh *qName) throws undocumented
exception
Product: Xerces-C++
Version: 1.4
Platform: Sun
OS/Version: S
Hey,
I discovered that LocalFileInputSource::new() throws an undocumented
exception when called with a bad relative filename.
This is because it calls XMLPlatformUtils::getFullPath() which can
throw a XMLPlatformUtilsException.
Does this need a bug report?
Thanks,
jas