dleslie 99/12/16 08:19:33
Modified: . BUGS Log: New shell to be filled in. Revision Changes Path 1.2 +7 -22 xml-xalan/BUGS Index: BUGS =================================================================== RCS file: /home/cvs/xml-xalan/BUGS,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- BUGS 1999/11/08 20:54:51 1.1 +++ BUGS 1999/12/16 16:19:33 1.2 @@ -1,22 +1,7 @@ -<list> - <item>Entities don't seem to get resolved. not sure if this - is my fault or a problem in the XML4J library. </item> - <item>There is reported a problem with stylesheet parameters getting - munged in concurrent opperations.</item> - <item>-q dumps if there is a parsing - error processor.setDiagnosticsOutput(null) is called, but - ProblemListenerDefault just writes to out without checking to see if it is - null - - -edump I think may also dump if you don't give it a file name if an - exception is thrown (dumpWriter is null). - (Reported by: Jim Chou <[EMAIL PROTECTED]>)</item> - <item> - It would be nice if -Q mode still - output any parsing errors, or if - there was another quiet mode that - did this but did not spit out - the trace messages (like "Parsing and preparing..."). - (Reported by: Jim Chou <[EMAIL PROTECTED]>) - </item> -</list> +<s3 title="Known bugs"> + <p>We are aware of the following bugs:</p> + <ul> + <li><p></p></li> + <li><p></p></li> + </ul> +</s3>
