You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/10/09 16:43:00 UTC

DO NOT REPLY [Bug 3327] - SerializerToXML should handle startPrefixMapping event

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3327

SerializerToXML should handle startPrefixMapping event

curcuru@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |APIBug, PatchAvailable
           Priority|Other                       |Low



------- Additional Comments From curcuru@apache.org  2001-10-09 07:42 -------
Change to Pri: low, since we discourage direct programmatic use of the Xalan 
serializers; if this causes specific problems with some use of the JAXP/TrAX 
API's with some stylesheets, we might move it back up to Medium.
PLEASE NOTE: Xalan currently supports compiling and running under JDK 1.1.8, so 
please be sure to take this into account - Hashtable.keySet() appears to be 
only under JDK 1.2+.