Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.7
-
None
Description
Using "count(.|$foo) = 1", where $foo is a node set consisting of one node, to test for node identity appears to be broken with Xalan-J Interpretive; it's always returning the value two or three. It worked in Xalan-J 2.7.0.
See XALANJ-2285 for a test case. That issue reports a bug in XSLTC with the same test case.
Attachments
Issue Links
- is duplicated by
-
XALANJ-2390 count( $x |. ) != count( $x ) not working as expected
- Resolved
-
XALANJ-2324 XPath function last() gives wrong result when select has a predicate
- Closed
- relates to
-
XALANJ-2204 Function Count on variable modifies number of nodes in variable.
- Closed