>
> Embperl 1 used to expand hash/array in URL into query
> string like in href=[+ scalar { %fdat, id => 1 } +] but this
> doesn't seem to work in Embperl 2. Is this a known bug?
>
This still works. You might need to write
href="[+ scalar { %fdat, id => 1 } +]"
So Embperl is aware that the expression is inside a URL.
Gerald
---------------------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: richter@ecos.de Voice: +49 6133 939-122
WWW: http://www.ecos.de/ Fax: +49 6133 939-333
---------------------------------------------------------------------------
ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org
|