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

*** shadow/2524 Mon Jul  9 16:04:14 2001
--- shadow/2524.tmp.16550       Mon Jul  9 16:07:54 2001
***************
*** 2,9 ****
  | org.apache.xalan.lib.Extension.evaluate() throws exception all the time    |
  +----------------------------------------------------------------------------+
  |        Bug #: 2524                        Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.2.x                   |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Blocker                  OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: org.apache.xalan.lib    |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | org.apache.xalan.lib.Extension.evaluate() throws exception all the time    |
  +----------------------------------------------------------------------------+
  |        Bug #: 2524                        Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.2.x                   |
! |   Resolution: DUPLICATE                  Platform: PC                      |
  |     Severity: Blocker                  OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: org.apache.xalan.lib    |
  +----------------------------------------------------------------------------+
***************
*** 33,36 ****
    XPathContext xctxt = (XPathContext) myContext;
  
  will also fail.  myContext should be cast to the 'this' pointer of the 
! outer class.
--- 33,41 ----
    XPathContext xctxt = (XPathContext) myContext;
  
  will also fail.  myContext should be cast to the 'this' pointer of the 
! outer class.
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-07-09 16:07 -------
! 
! 
! *** This bug has been marked as a duplicate of 2523 ***

Reply via email to