Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 16127 invoked from network); 20 Dec 2007 13:23:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2007 13:23:04 -0000 Received: (qmail 40900 invoked by uid 500); 20 Dec 2007 13:22:53 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 40851 invoked by uid 500); 20 Dec 2007 13:22:53 -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 40841 invoked by uid 99); 20 Dec 2007 13:22:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2007 05:22:53 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2007 13:22:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 049A7714278 for ; Thu, 20 Dec 2007 05:22:43 -0800 (PST) Message-ID: <5000495.1198156963007.JavaMail.jira@brutus> Date: Thu, 20 Dec 2007 05:22:43 -0800 (PST) From: "tester (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Created: (JSPWIKI-112) Using special chars will create an document with wrong coded characters, Renaming the page with special chars will make the document unreachable 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 Using special chars will create an document with wrong coded characters, Re= naming the page with special chars will make the document unreachable ---------------------------------------------------------------------------= --------------------------------------------------------------------- Key: JSPWIKI-112 URL: https://issues.apache.org/jira/browse/JSPWIKI-112 Project: JSPWiki Issue Type: Bug Components: Core & storage Affects Versions: 2.4.104 Environment: win xppro, tomcat 6.0.14, java 1.5.0_07, ie6.0 Reporter: tester jspwiki-setting: utf-8 - using german language - create a new page, title the page with german special chars (like =C3=A4,= =C3=B6, =C3=BC), insert text with special german chars, save the page =3D> page title will display a nonreadable char, page content will display = the right chars - edit the page info, replace the wrong endoded char with the right one fro= m the keyboard (e.g. =C3=83 with =C3=BC), save =3D> index shows a new page with the right chars, but no content (asks for = creating a new page) --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.