DO NOT REPLY [Bug 3831] - Attributes::getValue(XMLCh *qName) throws undocumented exception

2001-10-05 Thread bugzilla
gzilla/show_bug.cgi?id=3831 Attributes::getValue(XMLCh *qName) throws undocumented exception [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 3831] New: - Attributes::getValue(XMLCh *qName) throws undocumented exception

2001-09-25 Thread bugzilla
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

Undocumented exception

2001-06-29 Thread Jason E. Stewart
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