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

Re: Resources for AtomPub parser validation



* Thomas Broyer <t.broyer@xxxxxxxxx> [2008-07-03 19:40]:
> 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&copy;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&amp;copy;baz=quux

Hmm, so what problem did you want to demonstrate with this URI?

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>