Wednesday, December 31, 2008, 11:30:52 AM, Graham Archer wrote:

>  the user types:

>      Test for form with 
>      new europe wiki link

>  Then the e-mail sent to the user is broken - it is displayed as this:

>        Additional Comments:   {(toupper "Test for form with 
> new europe wiki link")}

The {(toupper string)} markup expression works on normal strings,
but not on multi-line strings including line breaks.
Perhaps just use an (:input text ...:) control, not a textarea
control, to avoid input with line breaks.


  ~Hans


_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to