Hi list!

It seems that since the upgrade to embperl 2.1 a bug has been introduced when 
generating links and using utf-8.
I have for example this code in one of my embperl pages:

<a 
href="add-record.epl?table=raduser&amp;subtable=raduser_dialin&amp;defval_fk_radaccesstype=1&amp;defval_fk_division=[+
 
$fk_division +]&amp;defval_clientname=[+ $cli
entname +]&amp;defval_zip=[+ $zip +]&amp;defval_city=[+ $city 
+]&amp;defval_street=[+ $street +]&amp;defval_phone=[+ $phone 
+]&amp;defval_fk_radacct_dialin=[+ $fk_radacct_dialin +
]&amp;ignore=fk_radaccesstype">Add similar</a>

If a var inserted with [+ +] contains a german 'Umlaut' or a 'sharp S' the 
link isn't ok (or maybe the handling of the encoded cgi var...).

Gerald can you help?

-Alex


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to