[
https://issues.apache.org/jira/browse/TOBAGO-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470533
]
Michael Stawicki commented on TOBAGO-240:
-----------------------------------------
So, I guess the rendered attribute won't be usable anymore?
> tc:popup rendered attribute disabled (tc:popup not useable anymore)
> -------------------------------------------------------------------
>
> Key: TOBAGO-240
> URL: https://issues.apache.org/jira/browse/TOBAGO-240
> Project: MyFaces Tobago
> Issue Type: Bug
> Affects Versions: 1.0.9
> Environment: suse 10.0 myfaces 1.1.2 and jsf-ri 1.2
> Reporter: Richard van Nieuwenhoven
>
> we just switched to Tobago 1.0.9 and we discovered that the rendered
> attribute of the popup is not evaluated anymore. worse still is almost not
> possible to use popups from a page without the access to UIPopup class itself.
> The reason it that the isRendered method on the UIPopup is overwritten and it
> checks if the last action on the page is compatible with the action inside
> the popup (ignoring the superclass implementation that evaluates my
> expression) ... in case of manual popups it will never succeed....
> In the demo application the popup is also not functional anymore, probably
> for the same reason.
> Is it intended use that the popup should not be used anymore or is this a
> major bug?
> regards,
> Ritchie
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.