Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 43077 invoked from network); 24 Jan 2010 16:50:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jan 2010 16:50:50 -0000 Received: (qmail 29531 invoked by uid 500); 24 Jan 2010 16:50:49 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 29500 invoked by uid 500); 24 Jan 2010 16:50:49 -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 29490 invoked by uid 99); 24 Jan 2010 16:50:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jan 2010 16:50:49 +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; Sun, 24 Jan 2010 16:50:38 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CD030234C48D for ; Sun, 24 Jan 2010 08:50:17 -0800 (PST) Message-ID: <803040257.11351264351817824.JavaMail.jira@brutus.apache.org> Date: Sun, 24 Jan 2010 16:50:17 +0000 (UTC) From: "Franz Schwab (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Created: (JSPWIKI-630) mime type wrong for inverted comma in page name 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 mime type wrong for inverted comma in page name ----------------------------------------------- Key: JSPWIKI-630 URL: https://issues.apache.org/jira/browse/JSPWIKI-630 Project: JSPWiki Issue Type: Bug Components: Core & storage Affects Versions: 2.8.3 Environment: try on http://sandbox.jspwiki.org Reporter: Franz Schwab If the name of a wiki page contains an inverted comma, the mime type is not treated correctly. Try the following: * Go to http://sandbox.jspwiki.org * Edit a page and type for example [Sandy's Bar] * Create the new page You will see the incorrect title "Sandy S Bar". This is not the correct UTF-8 mime recognition. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.