Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-2776

Palette javascript loading problem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Incomplete
    • 4.1.6
    • None
    • Contrib
    • None
    • Win 7, Eclipse 3.61, Java 1.6.21, Tomcat 6.029

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            andkuha Andrey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: