Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 94979 invoked from network); 27 May 2009 16:06:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 May 2009 16:06:56 -0000 Received: (qmail 99152 invoked by uid 500); 27 May 2009 16:07:09 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 99119 invoked by uid 500); 27 May 2009 16:07:08 -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 98956 invoked by uid 99); 27 May 2009 16:07:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 May 2009 16:07:08 +0000 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; Wed, 27 May 2009 16:07:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id EE0B329A0012 for ; Wed, 27 May 2009 09:06:45 -0700 (PDT) Message-ID: <392349542.1243440405974.JavaMail.jira@brutus> Date: Wed, 27 May 2009 09:06:45 -0700 (PDT) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-562) Attachment file names with a " " space or paranthesis "(" in the filename cause null pointers - Wiki Startup Fails In-Reply-To: <2090123178.1243394145546.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713617#action_12713617 ] Janne Jalkanen commented on JSPWIKI-562: ---------------------------------------- Propose WONTFIX - SubversionProvider is not a JSPWiki component, and not done by the JSPWiki dev group. > Attachment file names with a " " space or paranthesis "(" in the filename cause null pointers - Wiki Startup Fails > ------------------------------------------------------------------------------------------------------------------ > > Key: JSPWIKI-562 > URL: https://issues.apache.org/jira/browse/JSPWIKI-562 > Project: JSPWiki > Issue Type: Bug > Components: Core & storage > Affects Versions: 2.8.2 > Environment: FreeBSD 7.1, Java 5, Tomcat 5.5.27, Apache 2.2.11, mod_jk 1.2.27 Subversion 1.6.2 > Reporter: Glenn Nielsen > > When upgrading from JSPWiki 2.4.71 to JSPWiki 2.8.2 startup of JSPWiki failed due to attachments which had a " " space or "(" paranthesis in the file name. Using the lastest version of subversion and svnkit for the SubversionProvider. > Renaming the files to remove " " spaces and "(" paranthesis from the attachment filenames fixed the problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.