dleslie     00/11/13 07:38:15

  Modified:    xdocs/sources/xalan DONE
  Log:
  Put in contributor's names for all enhancements/bug fixes.
  
  Revision  Changes    Path
  1.34      +3 -3      xml-xalan/xdocs/sources/xalan/DONE
  
  Index: DONE
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/DONE,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- DONE      2000/11/10 20:42:43     1.33
  +++ DONE      2000/11/13 15:38:15     1.34
  @@ -7,9 +7,9 @@
   <li>Gary Peskin fixed a bug where the procesor reset() method was not 
resetting the list of stylesheet parameters passed in from a Java 
program.<br/><br/></li>
   <li>Gary Peskin fixed a bug so that xsl:fallback elements are no longer 
executed when the parent extension function is implemented and it processes its 
own children (like redirect:write).<br/><br/></li>
   <li>John Ky submitted a fix to improve how Xalan handles whitespace 
stripping and empty text nodes. As a result the HTMLFormatter no longer inserts 
line breaks before font, s, strike, and nobr elements.<br/><br/></li>
  -<li>We fixed a bug in which a global variable was reported to be out of 
scope when referenced by another variable.<br/><br/></li>
  -<li>We also fixed a bug evaluating global variables when processing SAX 
input.<br/><br/></li>
  -<li>We fixed a bug in which the default XSLT processor was failing to shift 
to the Xerces liaison and DOM parser to process DOM input.<br/><br/></li>
  +<li>Myriam Midy fixed a bug in which a global variable was reported to be 
out of scope when referenced by another variable.<br/><br/></li>
  +<li>Myriam Midy also fixed a bug evaluating global variables when processing 
SAX input.<br/><br/></li>
  +<li>Myriam Midy fixed a bug in which the default XSLT processor was failing 
to shift to the Xerces liaison and DOM parser to process DOM 
input.<br/><br/></li>
   <li>Ritesh Kumar submitted a fix to the sample servlet to correctly obtain 
the server port from the HttpServletRequest object.</li>   
   </ul>
   </s3>
  
  
  

Reply via email to