Project

Profile

Help

Bug #75

closed

Parsing *:=

Added by Anonymous almost 13 years ago. Updated about 12 years ago.

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.

Actions #1

Updated by Anonymous over 12 years ago

SourceForge user: mhkay

Fixed in 9.3.0.8

Please register to edit this issue

Also available in: Atom PDF