--
> Von: Nick Westgate [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 8. August 2007 08:21
> An: Tapestry users
> Betreff: Re: AW: [T4] wierd ognl error
>
> Looks like an OGNL/Tapestry bug to me, so log a JIRA for Tapestry.
>
> Cheers,
> Nick.
>
>
> Pet
i dont think that logging an issue to jira will be successfull. T4.0.2 seems
not to be supported any longer...
-Ursprüngliche Nachricht-
Von: Nick Westgate [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 8. August 2007 08:21
An: Tapestry users
Betreff: Re: AW: [T4] wierd ognl error
: Lutz Hühnken [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 7. August 2007 20:48
An: Tapestry users
Betreff: Re: [T4] wierd ognl error
Excuse me for being picky, but your subject is misleading. You claim
to have an ognl error, but obviously you are using tapestry-prop
instead of ognl.
From a
: Re: [T4] wierd ognl error
Excuse me for being picky, but your subject is misleading. You claim
to have an ognl error, but obviously you are using tapestry-prop
instead of ognl.
>From a quick look at your code I would guess the problem is that at
some point the value of radioId is "
Excuse me for being picky, but your subject is misleading. You claim
to have an ognl error, but obviously you are using tapestry-prop
instead of ognl.
>From a quick look at your code I would guess the problem is that at
some point the value of radioId is "mnpnull". Although you have
defined an ini
hi,
we are running an t4 application wich has the following code in .jwc:
and in .html:
...
this normally renders to:
...
but some times, ognl fails and renders to:
...
the only way to solve this is to reload the application!
any comments on this?
kind regards,
peter
--