From issues-return-33324-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Tue May 28 05:24:04 2019 Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 314BB19D95 for ; Tue, 28 May 2019 05:24:04 +0000 (UTC) Received: (qmail 36980 invoked by uid 500); 28 May 2019 05:24:03 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 36945 invoked by uid 500); 28 May 2019 05:24:03 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 36858 invoked by uid 99); 28 May 2019 05:24:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 May 2019 05:24:02 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D9CA5E00A6 for ; Tue, 28 May 2019 05:24:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id C9D79245A4 for ; Tue, 28 May 2019 05:24:00 +0000 (UTC) Date: Tue, 28 May 2019 05:24:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-5011) Tiles bug when parsing file:// URLs including # as part of the URL MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849343#comment-16849343 ] 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)