Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 77673 invoked from network); 9 Jun 2008 19:25:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jun 2008 19:25:07 -0000 Received: (qmail 44857 invoked by uid 500); 9 Jun 2008 19:25:10 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 44790 invoked by uid 500); 9 Jun 2008 19:25:10 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 44779 invoked by uid 99); 9 Jun 2008 19:25:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jun 2008 12:25:10 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jun 2008 19:24:23 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E8827234C135 for ; Mon, 9 Jun 2008 12:24:44 -0700 (PDT) Message-ID: <1701230225.1213039484938.JavaMail.jira@brutus> Date: Mon, 9 Jun 2008 12:24:44 -0700 (PDT) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Resolved: (JSPWIKI-274) It is possible to attach files containing backslashes In-Reply-To: <606367068.1211308915917.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janne Jalkanen resolved JSPWIKI-274. ------------------------------------ Resolution: Fixed Turns out this was already fixed in 2.7.0-svn-31. > It is possible to attach files containing backslashes > ----------------------------------------------------- > > Key: JSPWIKI-274 > URL: https://issues.apache.org/jira/browse/JSPWIKI-274 > Project: JSPWiki > Issue Type: Bug > Components: Core & storage > Affects Versions: 2.7.x > Reporter: Janne Jalkanen > Priority: Minor > Fix For: 2.8 > > > JSPWiki should filter out backslashes, as these may cause problems in WIndows systems (and they seem to create attachments which cannot be downloaded on UNIX systems). > This does not seem to be a security threat, just an annoyance. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.