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/09/04 18:51:20 UTC

[DO NOT REPLY: Bug 3386] Evaluating a numeric expression within curly braces and result zero.

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=3386

*** shadow/3386	Mon Sep  3 08:32:40 2001
--- shadow/3386.tmp.24597	Tue Sep  4 09:51:20 2001
***************
*** 2,9 ****
  | Evaluating a numeric expression within curly braces and result zero.       |
  +----------------------------------------------------------------------------+
  |        Bug #: 3386                        Product: XalanC                  |
! |       Status: NEW                         Version: 1.2.x                   |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Blocker                  OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: XalanC                  |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | Evaluating a numeric expression within curly braces and result zero.       |
  +----------------------------------------------------------------------------+
  |        Bug #: 3386                        Product: XalanC                  |
! |       Status: RESOLVED                    Version: 1.2.x                   |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Blocker                  OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: XalanC                  |
  +----------------------------------------------------------------------------+
***************
*** 35,38 ****
  <x y="0after"/>
  ---- foo.out end
  
! I would expect the y value as "before0after".
--- 35,41 ----
  <x y="0after"/>
  ---- foo.out end
  
! I would expect the y value as "before0after".
! 
! ------- Additional Comments From David_N_Bertoni@lotus.com  2001-09-04 09:51 -------
! Fixed by PlatformSupport/DOMStringHelper.cpp;161.