Attribute alt invalid for tag graphicImage according to TLD
-----------------------------------------------------------

         Key: MYFACES-365
         URL: http://issues.apache.org/jira/browse/MYFACES-365
     Project: MyFaces
        Type: Bug
    Versions: Nightly Build    
 Environment: Gentoo Linux, JBoss 3.2.5
    Reporter: Jurgen Lust
    Priority: Minor


When accessing the /home.jsp of the example webapp (both simple.war and 
sandbox.war) I get the following error:

javax.servlet.ServletException: /home.jsp(14,12) Attribute alt invalid for tag 
graphicImage according to TLD
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:110)
        
org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:112)

In the myfaces_html.tld there is a reference to the entity &spec_img_attributes 
in the graphicImage tag, but I don't see the definition of this entity in that 
tld file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to