You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2008/01/25 12:11:04 UTC

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

     [ https://issues.apache.org/struts/browse/WW-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown updated WW-2042:
--------------------------

    Fix Version/s:     (was: 2.1.1)
                   2.1.x

Patch anyone? :)

> 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.