and the fix works beautifully! Thanks, Howard :)
On Tue, Aug 5, 2008 at 1:56 PM, Aslak Gronflaten <[EMAIL PROTECTED]> wrote:
> A bit more research and I found:
> https://issues.apache.org/jira/browse/TAPESTRY-2390
>
> Apparently fixed in the source repository... I was using 5.0.13 , so I'
A bit more research and I found:
https://issues.apache.org/jira/browse/TAPESTRY-2390
Apparently fixed in the source repository... I was using 5.0.13 , so I'll
try the subversion build.
Aslak
On Tue, Aug 5, 2008 at 1:44 PM, Aslak Gronflaten <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a simple
Hi,
I have a simple page, a form that upon submit replaces a Zone with the
content of a Block.
Works beautifully, _except_ for the fact that the Block contains components
that rely on javascript and css
(using @IncludeJavascriptLibrary f.ex.). The page doesn't include the
javascripts, and thus wh