PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1439 *** shadow/1439 Sun May 20 17:25:46 2001 --- shadow/1439.tmp.11852 Wed Sep 12 00:55:18 2001 *************** *** 1,19 **** ! Bug#: 1439 ! Product: XalanJ2 ! Version: 2.0.0 ! Platform: Sun ! OS/Version: Solaris ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: Medium ! Component: org.apache.xalan.xsltc ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: example on using lang() for localizing dates incorrect ! [taken from SunMicrosystem's bug 4420737] The following test is taken from the exmple on using lang() for localizing dates in Michael Kay's XSLT Programmer's Reference on page 477. The ouput is incorrect --- 1,19 ---- ! +============================================================================+ ! | example on using lang() for localizing dates incorrect | ! +----------------------------------------------------------------------------+ ! | Bug #: 1439 Product: XalanJ2 | ! | Status: NEW Version: 2.0.0 | ! | Resolution: Platform: Sun | ! | Severity: Normal OS/Version: Solaris | ! | Priority: Medium Component: org.apache.xalan.xsltc | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | [taken from SunMicrosystem's bug 4420737] The following test is taken from the exmple on using lang() for localizing dates in Michael Kay's XSLT Programmer's Reference on page 477. The ouput is incorrect *************** *** 103,106 **** </date> </xsl:template> ! </xsl:transform> --- 103,106 ---- </date> </xsl:template> ! </xsl:transform>
