You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Peter Milne (JIRA)" <ji...@apache.org> on 2008/01/28 22:36:05 UTC

[jira] Commented: (WW-2042) struts-power.gif does not display

    [ https://issues.apache.org/struts/browse/WW-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43130#action_43130 ] 

Peter Milne commented on WW-2042:
---------------------------------

The mailreader code is updated in 2.0.11 and the image displays correctly so you could close this.

> struts-power.gif does not display
> ---------------------------------
>
>                 Key: WW-2042
>                 URL: https://issues.apache.org/struts/browse/WW-2042
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Example Applications
>    Affects Versions: 2.0.8
>         Environment: Linux, struts2-core 2.0.8, jetty 6.1.0
>            Reporter: Peter Milne
>             Fix For: 2.1.x
>
>
> This bug is still not fixed in 2.0.8
> In the blank Maven prototype I used following code in Welcome.jsp
>         <p><a href="http://struts.apache.org/">
>                 <img src="<s:url value="/struts-power.gif"/>"
>                  alt="Powered by Struts" border="0px" /></a>
>         </p>
> Only the alt text displays. struts-power.gif is located in context root. The img tag is rendered correctly but http://localhost:8080/blank/struts-power.gif reports 
> HTTP ERROR: 404
> NOT_FOUND
> RequestURI=/blank/struts-power.gif
> Renaming struts-power.gif to strut.gif and amending s:url image then displays

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.