[ http://issues.apache.org/jira/browse/MYFACES-476?page=comments#action_12323034 ]
Mathias Broekelmann commented on MYFACES-476: --------------------------------------------- the application context path should be prefixed to the path given by the image attribute. I could not find a note about this in the spec. So I agree changing this. Although that would break existing apps if they used a workaround for that. Any other opinions? > 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: Implementation > 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
