http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1511 *** shadow/1511 Sun May 20 17:26:09 2001 --- shadow/1511.tmp.5224 Tue Jun 12 08:26:53 2001 *************** *** 1,19 **** ! Bug#: 1511 ! Product: XalanJ2 ! Version: 2.0.0 ! Platform: Sun ! OS/Version: Solaris ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: High ! Component: org.apache.xalan.xsltc ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: predicate fails if union not at end [ (Z or V) and X and Y ] ! [from SunMicrosystem's bug 4430080] When xsltc encounters a select attribute with a predicate that has multiple conditions, if an "or" condition comes before the end of the expression the --- 1,19 ---- ! +============================================================================+ ! | predicate fails if union not at end [ (Z or V) and X and Y ] | ! +----------------------------------------------------------------------------+ ! | Bug #: 1511 Product: XalanJ2 | ! | Status: RESOLVED Version: 2.0.0 | ! | Resolution: FIXED Platform: Sun | ! | Severity: Normal OS/Version: Solaris | ! | Priority: High Component: org.apache.xalan.xsltc | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | [from SunMicrosystem's bug 4430080] When xsltc encounters a select attribute with a predicate that has multiple conditions, if an "or" condition comes before the end of the expression the