You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/05/28 05:24:00 UTC

[jira] [Commented] (WW-5011) Tiles bug when parsing file:// URLs including # as part of the URL

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

ASF subversion and git services commented on WW-5011:
-----------------------------------------------------

Commit b0dd7c1c0dd099b9a43d735c9e5d54996920d281 in struts's branch refs/heads/struts-2-5-x from Yasser Zamani
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=b0dd7c1 ]

include ref in path as WW-5011 workaround (#353)

* include ref in path for StrutsApplicationResource as WW-5011 workaround

* add license to newly added xml files in previous commit

* WW-5011 include ref in path via .toURI().getPath()

* WW-5011 check protocol and not throw exception due to lazy file existence

* decrease log file size to pass travis build


> Tiles bug when parsing file:// URLs including # as part of the URL
> ------------------------------------------------------------------
>
>                 Key: WW-5011
>                 URL: https://issues.apache.org/jira/browse/WW-5011
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tiles
>    Affects Versions: 2.5.17
>            Reporter: Jason Pyeron
>            Priority: Critical
>             Fix For: 2.5.21, 2.6
>
>
> This prevents deployment of a tiles application to sub contexts on Tomcat or anywhere else the exploded war files' paths have certain special characters.
> Tiles is in the Attic, it is no longer being maintained.
> The Tiles plugin can shadow the particular class file as a workaround.
> I will submit a patch. Please advise which branch the patch should be based on. I need it for 2.5.17.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)