[Bug 24026] Document that URLs (destinationURL) should/may be validated and/or normalized

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24026

Adrian Bateman [MSFT] <adrianba@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |adrianba@microsoft.com

--- Comment #2 from Adrian Bateman [MSFT] <adrianba@microsoft.com> ---
This is mostly driven from security considerations. We don't want to pass
around strings purporting to contain URLs without checking them.

I propose that we explicitly allow UAs to cleanse (validate/normalize) URLs and
that we add a note to the security considerations reminding implementers that
these URLs should also be treated as untrusted.

Assigning to David.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 13 December 2013 00:22:04 UTC