you got ongl instead of ognl.

----- Original Message ----- From: "Oscar Picasso" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, March 13, 2006 7:51 PM
Subject: No type converter error in InsertText


Hi,

If I have:
<span jwcid="@InsertText" value="ognl:description"/>
everything works fine.

I want to use paragraphs instead of break lines. So I have done:
<span jwcid="@InsertText" value="ognl:description" mode="ongl:@[EMAIL PROTECTED]"/>

I get the following Exception:
Error converting value for template parameter mode: No type converter for type org.apache.tapestry.html.InsertTextMode is available.
binding:StaticBinding[ongl:@[EMAIL PROTECTED]

What's wrong with the mode attribute?

Thanks

Oscar


---------------------------------
Brings words and photos together (easily) with
PhotoMail - it's free and works with Yahoo! Mail.

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

Reply via email to