The tomahawk t:graphicImage is being used... I have verified that this is the case and the problem persists.

Cameron.

Mike Kienenberger (JIRA) wrote:
    [ http://issues.apache.org/jira/browse/MYFACES-830?page=comments#action_12357891 ] 

Mike Kienenberger commented on MYFACES-830:
-------------------------------------------

>From MYFACES-836,
 
http://issues.apache.org/jira/browse/MYFACES-836#action_12357886

Comment by Bruno Aranda [17/Nov/05 02:07 PM]
h:graphicImage does not have the attribute 'border' [1] (it was a bug in the 1.0.9 version). Use the extended t:graphicImage instead.

[1] http://java.sun.com/j2ee/javaserverfaces/1.1_01/docs/tlddocs/h/graphicImage.html 


  
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.
    

  

Reply via email to