You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gerald Richter <ri...@ecos.de> on 2002/03/19 11:40:20 UTC

Re: Bug?

Hi!

>I've read your posts several times on the embperl mailinglist so I thought
>I would share this with you first. This might be an old bug or maybe not a
>bug at all.

In such cases the embperl mailing list is the right place to post to...

>Let's say that you have an input/text box on your webpage and you type "/\"
>or "¨¨¨¨" (the dots above ö and ä) in it. Submit it to the same page and
>you get strange results back in the inputbox, i.e html code or embperl code
>(I think). Your input box might look something like this
>"/>                     <font class="
>or
>"&die;&die;&die;&die;&die;&die;&die;"
>
>Have you heard about this before?
>
>We are using
>Apache/1.3.22 (Unix)
>mod_perl/1.26
>embperl 1.3.4

The backslash before the quote is a problem. Set the EMBPERL_ESCMODE or
$escmode to 7 should solve the problem, because it turns of the escaping
function of the backslash.

This will be the default for 2.0b7+

Gerald


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

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




---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org