Project

Profile

Help

Bug #6382

closed

XPath 4.0 parser doesn't allow "for" and "for member" to be mixed

Added by Michael Kay 28 days ago. Updated 5 days ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
2024-04-01
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
12, trunk
Fix Committed on Branch:
trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java

Description

The XPath 4.0 parser (as distinct from the XQuery 4.0 parser) doesn't allow "for" and "for member" clauses to be mixed in the same "ForExpr".

Actions #1

Updated by Michael Kay 5 days ago

  • Status changed from New to Closed
  • Fix Committed on Branch trunk added
  • Platforms .NET, Java added

Fixed on the development branch; we decided not to keep the 12.x branch up to date with changes in the 4.0 specifications, so it's a "won't fix" in 12.x.

Added a unit test set TestXPathCompiler40 for testing that 4.0 constructs compile under XPath as well as XQuery.

Please register to edit this issue

Also available in: Atom PDF