http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1110 *** shadow/1110 Sun May 20 17:23:57 2001 --- shadow/1110.tmp.16127 Wed Jun 13 12:15:11 2001 *************** *** 1,19 **** ! Bug#: 1110 ! Product: XalanJ2 ! Version: 2.0.1 ! Platform: PC ! OS/Version: ! Status: NEW ! Resolution: ! Severity: Major ! Priority: ! Component: org.apache.xpath ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: XPath module returns a curious result ! I expect the following program prints " e1\n null\n". But it actually prints " null\n e1\n". --- 1,19 ---- ! +============================================================================+ ! | XPath module returns a curious result | ! +----------------------------------------------------------------------------+ ! | Bug #: 1110 Product: XalanJ2 | ! | Status: NEW Version: 2.0.1 | ! | Resolution: Platform: PC | ! | Severity: Major OS/Version: All | ! | Priority: High Component: org.apache.xpath | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | I expect the following program prints " e1\n null\n". But it actually prints " null\n e1\n".