On Mar 17, 2004, at 10:48 PM, Cort Schaefer wrote:
Does this mean I did a good job porting -- I even ported the bugs?
Yes - excellent job!
LOL
geir
Cort
-----Original Message----- From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 17, 2004 11:38 AM To: Velocity Users List Subject: Re: strange bahevior with #
On Mar 16, 2004, at 12:54 PM, christoph sturm wrote:
hey all!
i have this vtl snippet:
div#${portlet.name}Main
portlet.name = "admin"
and it resolves to: div#admin#ain instead of div#adminMain
is this a bug, or do i need to escape something?
That's a bug. A really weird one.
As a workaround do this
#set($hash = '#')
div$hash${portlet.name}Main
thanks chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Geir Magnusson Jr 203-247-1713(m) [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Geir Magnusson Jr 203-247-1713(m) [EMAIL PROTECTED]
-- Geir Magnusson Jr 203-247-1713(m) [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
