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/03/12 00:26:44 UTC

[Bug 702] Changed - ClassCastException in XPathAPI.selectNodeList

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

*** shadow/702	Fri Mar  2 14:30:50 2001
--- shadow/702.tmp.24082	Sun Mar 11 15:26:44 2001
***************
*** 2,9 ****
  | ClassCastException in XPathAPI.selectNodeList                              |
  +----------------------------------------------------------------------------+
  |        Bug #: 702                         Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.0                   |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Normal                   OS/Version: All                     |
  |     Priority: High                      Component: org.apache.xpath        |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | ClassCastException in XPathAPI.selectNodeList                              |
  +----------------------------------------------------------------------------+
  |        Bug #: 702                         Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.0.0                   |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Normal                   OS/Version: All                     |
  |     Priority: High                      Component: org.apache.xpath        |
  +----------------------------------------------------------------------------+
***************
*** 137,139 ****
--- 137,143 ----
                  }
          }
  
+ 
+ 
+ ------- Additional Comments From sboag@apache.org  2001-03-11 15:26 -------
+ Patch accepted and committed.