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

Change Body component to call ComponentRenderWorker#renderBody on entire chain of workers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.1.1
    • 4.1.1
    • Framework
    • None

    Description

      The Body component currently calls ComponentRenderWorker#renderBody() only on the ComponentEventConnectionWorker that has been injected (line 153).

      This means the Event Connection worker is the only worker that can take advantage of this call.
      If the Body component is changed to call renderBody() on the standard render worker (chain) then other workers can also add scripts to be written out on the page.

      Attachments

        1. TAP-1142.patch
          1 kB
          Ben Sommerville

        Activity

          People

            Unassigned Unassigned
            bpsommerville Ben Sommerville
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: