Hello embperl,

I tested the feature: 'Input/Textarea/Select tags take values from %fdat'

when you create a test form:

<FORM NAME="test" METHOD="POST" ACTION="[+ $req->{self} +]">
      <INPUT NAME="text">
</FORM>

and you wil test it with this string: 'This <is> a "TEST"'

you will notice that the generated HTML will have bad (unescaped) output

maybe I missed some configuration or is this a bug?

ps - in PHP there is a variable $self that holds actual URL, in empberl
I had to do it myself (from $ENV variables).
how do YOU do this?

Regards

  Lukas Zapletal [[EMAIL PROTECTED]]
  web programmer
  Bach systems Ltd., Czech Republic

  ----------- PGP FINGERPRINT ------------
  4BA4ECA3EDE9608558646ABBA14259E3459FA0B4
  --------------- COOKIE -----------------
  Windows 2000, Users Zilch 


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

Reply via email to