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

Tapestry Documentation Errata (Render Block)

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • unspecified
    • 4.1.1
    • Documentation
    • None

    Description

      Hey Geoff,

      I was wondering if you could perhaps update the documentation listed
      at this URL :
      http://jakarta.apache.org/tapestry/tapestry/ComponentReference/RenderBlock.html

      If you look take a look at TabPanel.java, then you'll see that the method call,

      // Begin Code
      (String) getBlockNames().get(0);
      // End Code

      should rather be changed to (String)getBlockIds().get(0);

      Also, in TabTest.html, blockNames should be changed to blockIds.

      I presume that this was the correct implementation when using T3, but
      it no longers work with T4, perhaps a note/warning could be added to
      make us aware of this change.

      Thanks in advance,

      – Izak

      Attachments

        Activity

          People

            Unassigned Unassigned
            glongman Geoff Longman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: