[
https://issues.apache.org/jira/browse/TRINIDAD-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated TRINIDAD-1005:
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.8-core
1.0.8-core
Status: Resolved (was: Patch Available)
> improve tag doc for rendered property
> -------------------------------------
>
> Key: TRINIDAD-1005
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1005
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Components: Documentation
> Reporter: Sandy Schaffner
> Assignee: Matthias Weßendorf
> Priority: Minor
> Fix For: 1.0.8-core, 1.2.8-core
>
> Attachments: rendered.patch, rendered.patch
>
>
> The tag doc for the visible attribute says: When "rendered" is false, the
> component will not in any way be rendered, and cannot be made visible on the
> client.
> We need to add this information to the description for the rendered property.
> Currently the description for the rendered property says: "whether the
> component is rendered. When set to false, no output will be delivered for
> this component."
> Please change to: "whether the component is rendered. When set to false, no
> output will be delivered for this component (the component will not in any
> way be rendered, and cannot be made visible on the client). In most cases,
> use the "rendered" property instead of the "visible" property."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.