You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Brian K. Wallace (JIRA)" <ta...@jakarta.apache.org> on 2006/04/26 18:44:03 UTC

[jira] Resolved: (TAPESTRY-930) Tapestry Documentation Errata (Render Block)

     [ http://issues.apache.org/jira/browse/TAPESTRY-930?page=all ]
     
Brian K. Wallace resolved TAPESTRY-930:
---------------------------------------

    Fix Version: 4.0.3
     Resolution: Duplicate

This is a duplicate of TAPESTRY-927 which is fixed pending next release.

> Tapestry Documentation Errata (Render Block)
> --------------------------------------------
>
>          Key: TAPESTRY-930
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-930
>      Project: Tapestry
>         Type: Task

>   Components: Documentation
>     Versions: unspecified
>     Reporter: Geoff Longman
>     Priority: Minor
>      Fix For: 4.0.3

>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org