This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 15790 - [QT3TS] K-FunctionProlog-12, K-InternalVariablesWith-6, 9, 15, vardeclwithtype-15
Summary: [QT3TS] K-FunctionProlog-12, K-InternalVariablesWith-6, 9, 15, vardeclwithtyp...
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3 & XPath 3 Test Suite (show other bugs)
Version: Member-only Editors Drafts
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-30 11:55 UTC by Tim Mills
Modified: 2012-05-18 17:37 UTC (History)
2 users (show)

See Also:


Attachments

Description Tim Mills 2012-01-30 11:55:23 UTC
These tests behave differently in XQuery 3.0 due to the change in the static context for a function body and the initializing expression of a variable.

The tests currently expect XPST0008.

K-InternalVariablesWith-15 should raise XQST0054 for XQ30+.

The others should no longer return an error.
Comment 1 Michael Kay 2012-05-18 17:37:44 UTC
Fixed as suggested.