You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Daniel del Río (JIRA)" <de...@myfaces.apache.org> on 2010/03/03 17:54:27 UTC

[jira] Updated: (TOMAHAWK-1496) HtmlTreeRenderer 'background-image' incorrect html style attribute

     [ https://issues.apache.org/jira/browse/TOMAHAWK-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel del Río updated TOMAHAWK-1496:
-------------------------------------

    Status: Patch Available  (was: Open)

> 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
>   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.