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 13285 - [CVS] fn-put-007
Summary: [CVS] fn-put-007
Status: NEW
Alias: None
Product: XQuery Update Facility Test Suite
Classification: Unclassified
Component: XQuery Update Facility Test Suite (show other bugs)
Version: unspecified
Hardware: PC Windows 3.1
: P2 normal
Target Milestone: ---
Assignee: Benjamin Nguyen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-18 12:28 UTC by Tim Mills
Modified: 2012-12-04 00:53 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2011-07-18 12:28:13 UTC
This test expects FOUP0002, but "http:\\invalid>URI\someURI" is a valid URI (after percent encoding - although its not a valid HTTP URI).

I suggest using http://example.org/%gg' instead.

(: Description: Bad URI as argument to fn:put. :)

fn:put(document { <test/> }, "http:\\invalid&gt;URI\someURI")