[ https://issues.apache.org/struts/browse/WW-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Musachy Barroso resolved WW-1949.
---------------------------------
Resolution: Duplicate
Fix Version/s: 2.1.0
See WW-1800
> s:head theme="ajax" does not provide baseRelativePath parameter for JSP views
> -----------------------------------------------------------------------------
>
> Key: WW-1949
> URL: https://issues.apache.org/struts/browse/WW-1949
> Project: Struts 2
> Issue Type: Improvement
> Components: Views
> Reporter: Sami Dalouche
> Fix For: 2.1.0
>
>
> s:head JSP taglib does not provide any baseRelativePath parameter (according to http://struts.apache.org/2.x/docs/head.html
).
> However, the head.ftl template takes this parameter into consideration (<#if parameters.baseRelativePath?if_exists
!= "">), so tweaking this value is available to freemarker users, but not to JSP ones.
> Given that this parameter only makes sense for the AJAX theme, does it make sense to
add it to the s:head tag ? If it does, then it would be useful for users who want to use different
Dojo versions.
> Regards,
> Sami Dalouche
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|