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.9, 1.1.8, 1.1.7
Environment: Linux, firefox, ie
Reporter: Daniel del Río
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.