[
https://issues.apache.org/jira/browse/TOMAHAWK-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe updated TOMAHAWK-1496:
-------------------------------------
Status: Resolved (was: Patch Available)
Assignee: Leonardo Uribe
Fix Version/s: 1.1.10-SNAPSHOT
Resolution: Fixed
Thanks to Ronald Müller for provide this patch.
Some files in myfaces core and tomahawk are automatically generated. Some time
ago some issues related to build process were solved, so now it works fine.
> HtmlTreeRenderer 'background-image' incorrect html style attribute
> -------------------------------------------------------------------
>
> Key: TOMAHAWK-1496
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-1496
> Project: MyFaces Tomahawk
> Issue Type: Bug
> Components: Tree2
> Affects Versions: 1.1.7, 1.1.8, 1.1.9
> Environment: Linux, firefox, ie
> Reporter: Daniel del Río
> Assignee: Leonardo Uribe
> Fix For: 1.1.10-SNAPSHOT
>
> Attachments: HtmlTreeRenderer.java.patch
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> Currently the "td" with the "line-trunk" images have the style to
> "background-image:/path/to/theImage.gif" and should be:
> "background-image:url('/path/to/theImage')" (see line 506). This bug
> produces that some trees with big images in the nodes looks bad.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.