Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 7415 invoked from network); 8 Nov 2008 19:03:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Nov 2008 19:03:08 -0000 Received: (qmail 72239 invoked by uid 500); 8 Nov 2008 19:03:11 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 72229 invoked by uid 500); 8 Nov 2008 19:03:11 -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 72212 invoked by uid 99); 8 Nov 2008 19:03:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Nov 2008 11:03:11 -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; Sat, 08 Nov 2008 19:02:01 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3D708234C288 for ; Sat, 8 Nov 2008 11:02:44 -0800 (PST) Message-ID: <994903264.1226170964250.JavaMail.jira@brutus> Date: Sat, 8 Nov 2008 11:02:44 -0800 (PST) From: "Harry Metske (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-415) My Favorites doesn't work with users that have a space in their name In-Reply-To: <1319940329.1225915184391.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-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646022#action_12646022 ] Harry Metske commented on JSPWIKI-415: -------------------------------------- This is something weird in Favorites.jsp ? JSPWiki does recognize the presence of page TestUserFavorites and shows the My Favorites heading in the LeftMenu, but then it invokes the InsertPagePlugin or page Test UserFavorites which cannot be found. (Dirk, can you have a look at Favorites.jsp ?) If you rename the page 'TestUserFavorites' to 'Test UserFavorites' you do get your favorites displayed properly. > My Favorites doesn't work with users that have a space in their name > -------------------------------------------------------------------- > > Key: JSPWIKI-415 > URL: https://issues.apache.org/jira/browse/JSPWIKI-415 > Project: JSPWiki > Issue Type: Bug > Affects Versions: 2.8 > Environment: tomcat 6.0.18 > jre 1.6.0 > Reporter: Trevor Harrison > Priority: Minor > > A user named "Test User" with a space in their name creates TestUserFavorites page. The "My Favorites" heading shows up in the left menu now, but has the text: > There is no page called 'Test UserFavorites'. Would you like to create it? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.