Project

Profile

Help

Bug #1780

closed

version decl for XQuery incorrectly relaxed under XQuery 1.0

Added by O'Neil Delpratt almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Category:
XQuery conformance
Sprint/Milestone:
-
Start date:
2013-05-21
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

The version declaration for XQuery has been incorrectly relaxed under XQuery 1.0.

The following test case succeeds, but it should fail with the error XPST0003:

xquery encoding "utf-8"; 1
Actions #1

Updated by O'Neil Delpratt almost 11 years ago

  • Found in version changed from 9.5 to 9.4 9.5
Actions #2

Updated by O'Neil Delpratt almost 11 years ago

  • Status changed from In Progress to Resolved
  • Found in version changed from 9.4 9.5 to 9.5

Bug fixed and committed to subversion. Added check for XQuery 1.0 in the method parseVersionDeclaration of the QueryParser class.

Actions #3

Updated by O'Neil Delpratt almost 11 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in version set to 9.5.0.2

Please register to edit this issue

Also available in: Atom PDF