Actions
Bug #75
closedParsing *:=
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
XQuery conformance
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Legacy ID:
sf-3366908
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
SourceForge user: mhkay
The expression let $x as item() := 3 return $x" is legal, but fails to parse unless a space is inserted between "" and This is because the tokenizer is treating the "*:" as the initial part of a *:name wildcard. A patch has been committed to subversion, and a test case added to the W3C test suite.
Updated by Anonymous about 13 years ago
SourceForge user: mhkay
Fixed in 9.3.0.8
Please register to edit this issue
Actions