>
> But Embperl 1.3.x prints to output:
> <a href="somefile.epl?item1=value1&amp;item2=value2">
> Thus Embperl escapes the '&' delimiter as HTML escaping. This works in IE
> but i think that is not right.
>

There was a discussion some time ago (I think it was on the mod_perl list)
about that topic, where people convinced me that writing &amp; instead of &
is correct. I don't have in mind where it exactly was, but I looked thru the
corresponding RFC's/W3C recommandations and found that it has to be &amp; .
That's the reason why it has changed.

BTW. Nobody ever complained that it didn't work since that change

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



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

Reply via email to