[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Resources for AtomPub parser validation



On Thu, Jul 3, 2008 at 6:26 PM, Aristotle Pagaltzis wrote:
>
>> > which requires no monkeying with any XML/SGML/HTML escape
>> > mechanism at all.
>>
>> ...except if you use an ampersand in a value...
>>
>>     foo?bar=baz©baz=quux
>
>    foo?bar=baz%C2%A9;baz=quux
>
> Pretty much no reason to ever have a literal ampersand in a URI.

I actually meant:

    foo?bar=baz%26copy;baz=quux

or in an (X)HTML/XML context:

    foo?bar=baz©baz=quux


-- 
Thomas Broyer