[
https://issues.apache.org/jira/browse/TOBAGO-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udo Schnurpfeil resolved TOBAGO-506.
------------------------------------
Resolution: Not A Problem
Fix Version/s: 1.5.0
This is not a bug, because it is defined for Tobago 1.0.x that the component to
update must be a tc:panel.
In Tobago 1.5.x this allowed.
> renderedPartially doesn't work with tc:cell, tc:tab and tc:tabgroup
> -------------------------------------------------------------------
>
> Key: TOBAGO-506
> URL: https://issues.apache.org/jira/browse/TOBAGO-506
> Project: MyFaces Tobago
> Issue Type: Bug
> Affects Versions: 1.0.12
> Environment: facelets, JSF 1.2 RI, ie7 and firefox2, tomahawk is
> installed too
> Reporter: Zied Hamdi
> Priority: Minor
> Fix For: 1.5.0
>
>
> Commands with attribute name="renderedPartially" doesn't work with tc:cell,
> tc:tab, tc:tabgroup. In addition, when pointed to tc:tab and tc:tabgroup
> javascript errors are generated and doesn't let the main job (action and
> actionListener) be executed. When pointed to tc:cell the action is executed
> and no message says it's not valid in the log.
>
> I think a sort of "tree view building-time compiler" could be of good help to
> community saying: component with id:"xx" of type "yy" can't be rendered
> partially for components that doesn"t support partial rendering (eg. because
> they have no correspondance in the final tree).
> Finally if the id doesn't exist in the structure (mistyped), there's no
> warning message in the log, this could be a good developer friendly feature.
> I have put the bug as minor because we can surround tags by tc:panel and
> point these latters, then it works.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira