On Fri, 01 Jul 2011 16:44:15 -0300, Nillehammer <tapestry.nilleham...@winfonet.eu> wrote:

Hi Juan,
Should I have to treat the % as a special character?
I don't think the "%" is the problem. I think that Tapestry confused by the String starting with "width:" Tapestry uses the first part of a parameter before the ":" as a binding prefix. And width is not a valid binding prefix. As a fix i recommend either of the following: -Supply the parameter with a valid binding prefix, e.g. "literal:width:80%,height:80% ,opacity:0.7"

I'd suggest to change the default binding of the parameter from prop to literal.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to