The tomahawk t:graphicImage is being used... I have verified that this
is the case and the problem persists. Not sure how th reopen the issue.
Cameron.
Bruno Aranda (JIRA) wrote:
[ http://issues.apache.org/jira/browse/MYFACES-830?page=all ]
Bruno Aranda closed MYFACES-830:
--------------------------------
Resolution: Invalid
Thanks Mike, Closing the issue now...
HtmlGraphicImage reports bogus warning
--------------------------------------
Key: MYFACES-830
URL: http://issues.apache.org/jira/browse/MYFACES-830
Project: MyFaces
Type: Bug
Versions: Nightly
Environment: Sun jdk1.5.0_05
JBoss 4.0.3 SP1
Linux Fedor Core 3
Reporter: Cameron Ross
Priority: Minor
When I set the border property in t:HtmlGraphicImage I get the following warning:
"WARNING: /nodetree.xhtml @67,79 border="0" Property 'border' is not on type: org.apache.myfaces.component.html.ext.HtmlGraphicImage"
However, the border does seem to be set properly. I've noticed this same issue with other HtmlGraphicImage properties such as the align property.
|