Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 47827 invoked from network); 3 Feb 2009 12:36:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Feb 2009 12:36:25 -0000 Received: (qmail 22044 invoked by uid 500); 3 Feb 2009 12:36:24 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 22037 invoked by uid 500); 3 Feb 2009 12:36:24 -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 22026 invoked by uid 99); 3 Feb 2009 12:36:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 04:36:24 -0800 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; Tue, 03 Feb 2009 12:36:21 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9BE38234C48D for ; Tue, 3 Feb 2009 04:36:00 -0800 (PST) Message-ID: <1378650258.1233664560479.JavaMail.jira@brutus> Date: Tue, 3 Feb 2009 04:36:00 -0800 (PST) From: "Bruno Peeters (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-490) image preview impossible if image name contains special characters In-Reply-To: <1947659135.1233590879565.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-490?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D126= 69939#action_12669939 ]=20 Bruno Peeters commented on JSPWIKI-490: --------------------------------------- Character Encoding is UTF-8=20 Our production version of JSPWiki is still 2.2.33, running on Tomcat 5.0.25= on AIX. Uploading an image called pm=C2=B2logo.gif and visualising it is no proble= m. Image preview is not possible in version 2.2.33. We have a test installation of JSPWiki 2.8.1 on Websphere on AIX Uploading an image called pm=C2=B2logo.gif and visualising it is no proble= m, the image preview is not working correctly, as reported above. We have another test installation of JSPWiki 2.8.1 on Tomcat 5.5.26 on Wind= ows 2000 Visualising the image called pm=C2=B2logo.gif is not possible, see error m= essage below. HTTP Status 404 - Attachment 'Test grafiekenPm=C3=82Logo.gif', version -1 d= oes not exist. ---------------------------------------------------------------------------= ----- type Status report message Attachment 'Test grafiekenPm=C3=82Logo.gif', version -1 does not ex= ist. description The requested resource (Attachment 'Test grafiekenPm=C3=82Logo.= gif', version -1 does not exist.) is not available. ---------------------------------------------------------------------------= ----- Apache Tomcat/5.5.26 > image preview impossible if image name contains special characters > ------------------------------------------------------------------ > > Key: JSPWIKI-490 > URL: https://issues.apache.org/jira/browse/JSPWIKI-490 > Project: JSPWiki > Issue Type: Bug > Affects Versions: 2.8.1 > Reporter: Bruno Peeters > Assignee: Dirk Frederickx > > We uploaded an image called pm=C2=B2logo.gif to one of our wiki pages. Cl= icking on the image link for the attachment page gave a correct image. Embe= dding this image on a wiki page was also ok : [pm=C2=B2logo.gif]. > Visualing this image with the image preview on the attachment page (by cl= icking on the >> sign) resulted in an image not being shown.=20 > If we changed the "=C2=B2" in the filename to another character, eg "2", = the image preview behaves correctly. This lead us in supposing that the ima= ge preview could have a problem with special characters in the file name. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.