- From: Chris Weber <chris@lookout.net>
- Date: Mon, 11 Jul 2011 16:21:57 -0700
- To: public-iri@w3.org
On 7/6/2011 3:03 AM, Anne van Kesteren wrote: > http://tools.ietf.org/html/draft-weber-iri-guidelines-00#section-4 I > think step 4 should be removed here. Unless you do not mean HTML entity > references. > > I did mean numerical character references, and not HTML named entity references. Should all numerical character references be replaced with their corresponding character? e.g. "A" would become "A". For example, as the following: http://www.example.com/foobar/foo?bar When prepared for parsing would become: http://www.example.com/foobar/foo?bar Should this step of unescaping be limited to the <iunreserved> set? -Chris
Received on Monday, 11 July 2011 23:22:34 UTC