PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1401 *** shadow/1401 Sun May 20 17:25:34 2001 --- shadow/1401.tmp.12242 Wed Sep 12 02:20:29 2001 *************** *** 1,19 **** ! Bug#: 1401 ! Product: XalanJ2 ! Version: 2.0.0 ! Platform: Sun ! OS/Version: Solaris ! Status: NEW ! Resolution: ! Severity: Minor ! Priority: Low ! Component: org.apache.xalan.xsltc ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: xsltc's message about missing dtd at runtime is misleading ! If you have an xml doc that references an external DTD and the DTD is missing, the runtime error message is very missleading. It says that the XML --- 1,19 ---- ! +============================================================================+ ! | xsltc's message about missing dtd at runtime is misleading | ! +----------------------------------------------------------------------------+ ! | Bug #: 1401 Product: XalanJ2 | ! | Status: NEW Version: 2.0.0 | ! | Resolution: Platform: Sun | ! | Severity: Minor OS/Version: Solaris | ! | Priority: Low Component: org.apache.xalan.xsltc | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | If you have an xml doc that references an external DTD and the DTD is missing, the runtime error message is very missleading. It says that the XML *************** *** 34,36 **** --- 34,39 ---- Obviously, the message is wrong and should say 'play.dtd' not found. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-09-12 02:20 +------- + Changed the error message to include the correct filename.
