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 16012 - [QT3] xqhof14
Summary: [QT3] xqhof14
Status: CLOSED INVALID
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: Benjamin Nguyen
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-17 10:54 UTC by Tim Mills
Modified: 2012-05-11 16:25 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2012-02-17 10:54:14 UTC
The test xqhof14 uses name#0, which is focus-dependent.

let $f := name#0
return <a/>/$f()

It should therefore expect error XPST0112 and not XPDY0002.
Comment 1 Tim Mills 2012-05-11 16:25:26 UTC
This is now permitted.