[ http://issues.apache.org/jira/browse/MYFACES-308?page=all ]
sean schofield closed MYFACES-308:
----------------------------------
Fix Version: Nightly Build
Resolution: Fixed
This was introduced *after* 1.0.9 release. A change to HtmlRendererUtils made
it so that the id attribute was only rendered if it was not autogenerated by
JSF. Since the expand/collapse and nav images were dynamically created JSF
components, they had ids that were not considered necessary to output to the
HTML anymore.) Problem was fixed by adding a special prefix before the
auto-generated id so that the id was always rendered. Thanks to Bruno for the
suggested fix.
> tree2 image-path encoding and fix for missing ids on images
> -----------------------------------------------------------
>
> Key: MYFACES-308
> URL: http://issues.apache.org/jira/browse/MYFACES-308
> Project: MyFaces
> Type: Bug
> Versions: Nightly Build
> Reporter: Mario Ivankovits
> Fix For: Nightly Build
> Attachments: tree2_share.diff, tree2_tomahawk.diff, tree2_tomahawk.diff,
> tree2patch.diff
>
> When using client-side node toggling I experienced two problems:
> 1) The context is missing for the expanded/collapsed image url
> 2) no _id is rendered to toggle the images as myFaces decide it is not
> necessary
> The attached patches fix these issues
--
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