You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Ulrich Stärk (JIRA)" <de...@tapestry.apache.org> on 2011/01/31 15:52:14 UTC

[jira] Closed: (TAPESTRY-2776) Palette javascript loading problem

     [ https://issues.apache.org/jira/browse/TAPESTRY-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ulrich Stärk closed TAPESTRY-2776.
----------------------------------

    Resolution: Incomplete

You want to ask for support on the user mailing list. The issue tracker is not the right place for that.

> Palette javascript loading problem
> ----------------------------------
>
>                 Key: TAPESTRY-2776
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2776
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Contrib
>    Affects Versions: 4.1.6
>         Environment: Win 7, Eclipse 3.61, Java 1.6.21, Tomcat 6.029
>            Reporter: Andrey
>            Priority: Minor
>
> Palette needs a @Body wrapper tag to generate js, my problem is, when we have more complex layout.In my case i have
> <html>
>  <@body>
>   <@Block1>
>   <@Block2>
>   <@Block3>
>       <@MyComponent (Simple form)>
>            <@contrib:Palette >
>       </...@MyComponent>
>   </...@Block3>
>   <@RenderBlock>  
> </body>
> </html>
> Obviously Render block render by ajax call, so Palette "missing" the javascript it needed to act.
> Is there a way to solve this issue
> if you use full page render to render block it works fine but it's not good way to do it

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira