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=0aa89fea729d35f3cee8cb638927a
--
Actually, you're supposed to say ``&'' instead of plain ``&''.
See also RFC 1738.
You can, however, also use ``;'' as a QueryString delimeter.
Right. SessionQueryParse should be adding & 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]