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

*** shadow/2572 Wed Jul 11 06:42:11 2001
--- shadow/2572.tmp.9114        Wed Jul 11 06:42:11 2001
***************
*** 0 ****
--- 1,31 ----
+ +============================================================================+
+ | xsltc is failing axes tests 70,73,75,80,81,84,86,96                        |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2572                        Product: XalanJ2                 |
+ |       Status: NEW                         Version: 2.0.0                   |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Major                    OS/Version: All                     |
+ |     Priority: Other                     Component: org.apache.xalan.xsltc  |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                     |
+ |  Reported By: [EMAIL PROTECTED]                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ The failures on these tests may represent more than one bug, but I'm putting
+ them all in one report for now. Separate bugs may be required later. 
+ 
+ Tests axes70 and 75 attempt to traverse the following-sibling and
+ preceding-sibling axes. XSTLC incorrectly repeats nodes.
+ 
+ Tests axes73, 80, and 81 are similar with added parent axes and positional
+ predicates. 
+ 
+ Tests axes84 and 86 attempt to get grandchildren or aunts and great aunts.
+ 
+ Tests axes87, 88, 89, 97 start with the attribute axis so the problem is most
+ likely the same as reported for axes100-112 in bugid 2551
+ 
+ Test axes96 has the union of two axes followed by relative-location-path steps.

Reply via email to