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

http://issues.apache.org/bugzilla/show_bug.cgi?id=32491


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From [EMAIL PROTECTED]  2005-03-11 10:13 -------
The bug is caused by the fact that Xalan does not use "default" properties from
a properties set if the outputProperties are set using
setOutputProperties(Properties  aformat) 
@see line 609 in org.apache.xalan.transformer.TransformerIdentityImpl of xalan v
2.6.0.
This looks like a bug to me, but it is explicitly mentioned in the JavaDoc in
the copyFrom  method in OutputProperties class
TransformerIdentityImpl.outputProperties of Xalan.

The proposed change is to promote the default properties in
org.apache.cocoon.xml.XMLUtils.createPropertiesForXML to explicit "set" 
properties.

Please test






-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to