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

Lukasz Lenart updated WW-1833:
------------------------------

    Fix Version/s:     (was: Future)
                   3.x
    
> Template overrides don't pick up JavaScript files
> -------------------------------------------------
>
>                 Key: WW-1833
>                 URL: https://issues.apache.org/jira/browse/WW-1833
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - Tags
>    Affects Versions: 2.0.6
>            Reporter: Brian Pontarelli
>            Assignee: James Holmes
>            Priority: Minor
>             Fix For: 3.x
>
>
> It appears that if I have overridden an template inside my web application 
> like this:
> /template/ajax
>   - form.ftl
>   - form-close.ftl
>   - validation.js
> Struts 2 correctly picks up the two templates from this location but it does 
> not pick up the JavaScript file. Instead it always grabs the file from the 
> core JAR. I opened an issue about a year ago with WebWork for this same 
> issue, but it was never fixed. Ideally all of the files that a template 
> requires will be accessible from the override directory rather than having to 
> hack up URLs and such or using other more non-intuitive locations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to