commandButton doesn't renders well the application-dependent image urls
-----------------------------------------------------------------------
Key: MYFACES-476
URL: http://issues.apache.org/jira/browse/MYFACES-476
Project: MyFaces
Type: Bug
Components: Tomahawk
Versions: Nightly Build
Environment: Version 2005.08.28
Reporter: Csaba Sebastian
Whenever the graphicImage component renders it's url attribute by passing it
through the viewhandler (see
org.apache.myfaces.renderkit.html.HtmlImageRendererBase.java: line 66-70), and
encoded as an application-dependent url if required; if I set the image
attribute for a commandButton component, it's image attribute rendered as it is
(see org.apache.myfaces.renderkit.html.HtmlButtonRendererBase.java: line 91).
--
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