http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2589 *** shadow/2589 Thu Jul 12 00:43:18 2001 --- shadow/2589.tmp.22687 Sun Jul 15 01:15:45 2001 *************** *** 2,9 **** | XPath Query: Inconsistent results with and without namespace prefix | +----------------------------------------------------------------------------+ | Bug #: 2589 Product: XalanJ2 | ! | Status: NEW Version: 2.2.x | ! | Resolution: Platform: PC | | Severity: Major OS/Version: Windows NT/2K | | Priority: Other Component: org.apache.xpath | +----------------------------------------------------------------------------+ --- 2,9 ---- | XPath Query: Inconsistent results with and without namespace prefix | +----------------------------------------------------------------------------+ | Bug #: 2589 Product: XalanJ2 | ! | Status: RESOLVED Version: 2.2.x | ! | Resolution: FIXED Platform: PC | | Severity: Major OS/Version: Windows NT/2K | | Priority: Other Component: org.apache.xpath | +----------------------------------------------------------------------------+ *************** *** 57,60 **** Loading classes, parsing D:/Temp/Folder.xml, and setting up serializer Querying DOM using /folders/folder[./parent/@xlink:href = '/'] <output> ! </output> --- 57,65 ---- Loading classes, parsing D:/Temp/Folder.xml, and setting up serializer Querying DOM using /folders/folder[./parent/@xlink:href = '/'] <output> ! </output> ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-15 01:15 ------- ! This was a bug in the ApplyXPath sample program which was not building ! namespace-aware DOM trees. Committed ApplyXPath 1.16 which corrects this ! behavior.
