http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1753 *** shadow/1753 Sun May 20 17:27:26 2001 --- shadow/1753.tmp.27704 Tue Jul 10 12:12:56 2001 *************** *** 1,19 **** ! Bug#: 1753 ! Product: XalanJ2 ! Version: 2.0.1 ! Platform: PC ! OS/Version: ! Status: UNCONFIRMED ! Resolution: ! Severity: Normal ! Priority: Other ! Component: Xalan ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: default decimal-format element not used when imported ! i dont really know wether this is bug or feature, because the w3c does not make a clear statement for this issue. The Problem: --- 1,19 ---- ! +============================================================================+ ! | default decimal-format element not used when imported | ! +----------------------------------------------------------------------------+ ! | Bug #: 1753 Product: XalanJ2 | ! | Status: UNCONFIRMED Version: 2.0.1 | ! | Resolution: Platform: PC | ! | Severity: Normal OS/Version: All | ! | Priority: Other Component: Xalan | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | i dont really know wether this is bug or feature, because the w3c does not make a clear statement for this issue. The Problem: *************** *** 20,22 **** --- 20,29 ---- When importing an external xslt with the import element, a decimal-format element existing in the imported stylesheet is ignored. I would expect the transformer to use the first decimal-format element found. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-07-10 12:12 ------- + Can you do two things to help us diagnose this? + - Try it with the latest posted build 2.2D06? + - Attach both of your .xsl stylesheets and an .xml document that show this bug + so we can reproduce the specific case. + Thanks.
