And $Server->URL() ???

If it is a small patch or one line fix (for the two) then just those - I
am trying to run a live server with as few 'upgrades' as possible :)

Peter

----- Original Message -----
From: "Josh Chamas" <[EMAIL PROTECTED]>
To: "Thanos Chatziathanassiou" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; "Peter Galbavy"
<[EMAIL PROTECTED]>
Sent: Thursday, January 09, 2003 9:27 AM
Subject: Re: unknown entity blah - '&' problem


> Thanos Chatziathanassiou wrote:
> > Peter Galbavy wrote:
> >
> >> Using the w3c validator, I get 'unknown entity' error for URL
generated
> >> using $Server->URL().
> >>
> >> --
> >> Line 8, column 75: cannot generate system identifier for general
entity
> >> "session-id"
> >>  ..."
> >>
href="/css/style.css?category=misc&session-id=0aa89fea729d35f3cee8cb6389
27a
> >>
> >> --
> >>
> >>
> > Actually, you're supposed to say ``&amp;'' instead of plain ``&''.
> > See also RFC 1738.
> > You can, however, also use ``;'' as a QueryString delimeter.
> >
>
> Right.  SessionQueryParse should be adding &amp; to the query strings,
> not & for proper HTML.  This has been true for enough years now that
> browsers support this, that I am OK with this.
>
> I'll have this added to the 2.51 release, let me know if you want the
> development release early.
>
> Regards,
>
> Josh
> ________________________________________________________________
> Josh Chamas, Founder                   phone:925-552-0128
> Chamas Enterprises Inc.                http://www.chamas.com
> NodeWorks Link Checking                http://www.nodeworks.com
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to