Hi,
>
> There are some of my observations /maybe possible bugs or my
> misunderstanding/
> 1)
> Using embperl:syntax with other than ISO 8859-1 /like czech etc/
characters
> doesn't work.
> The result is in ISO 8859-1  only.
> <test type='text for example 8859-2  ..................'>
> So in previous version 2.0b5 It worked perfectly.
>

There are no changes in this area between b5 and b6. Have you a small
example page/syntax that shows what is happeing.

> 2)
> Using embperl:syntax  like this
>
> <test type='[+ $somevariable +]'>
> causes this result
> test syntax XML::Embperl::DOM::Attr::iValue (2,12)
>

That's correct. It the call fetchs the value of the type attribute. I guess
your syntax has to be slightly changed. Could you send me your syntax
definition?


> So I recognize that probably correct using of this should be
> <test type='$somevariable'>
>  Is that correct ?
>

No, the first one is correct. (Of course you could create a syntax, where
this would correct, but not when you use standart EMbperlBlocks syntax)

> 3)Using standard mail tag
> <mail:send to="name@someaddress" subject="Testmail">
> causes this internal server error:
>
> [2809]ERR: 32: Warning in Perl code: Bareword found where operator
expected
> at /home/www/tester/embperl2/mail.html line 5, near ")
>     #line 5 "/home/www/tester/embperl2/mail.html"
>     _ep_rp"
>

This looks like a bug. I take a look at it later and let you know what's
wrong

Gerald

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

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




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

Reply via email to