Return-Path: X-Original-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 226AAEE3A for ; Mon, 28 Jan 2013 20:13:13 +0000 (UTC) Received: (qmail 70484 invoked by uid 500); 28 Jan 2013 20:13:13 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 70467 invoked by uid 500); 28 Jan 2013 20:13:13 -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 70454 invoked by uid 99); 28 Jan 2013 20:13:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2013 20:13:12 +0000 Date: Mon, 28 Jan 2013 20:13:12 +0000 (UTC) From: =?utf-8?Q?Juan_Pablo_Santos_Rodr=C3=ADguez_=28JIRA=29?= To: jspwiki-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (JSPWIKI-143) Unlocalized messages in user management MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JSPWIKI-143?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Pablo Santos Rodr=C3=ADguez resolved JSPWIKI-143. ------------------------------------------------- Resolution: Fixed Fix Version/s: (was: 3.0) 2.9.1 fixed in 2.9.1-svn-22 =20 > Unlocalized messages in user management > --------------------------------------- > > Key: JSPWIKI-143 > URL: https://issues.apache.org/jira/browse/JSPWIKI-143 > Project: JSPWiki > Issue Type: Improvement > Components: Localization > Affects Versions: 2.6.0 > Reporter: Florian Holeczek > Priority: Minor > Fix For: 2.9.1 > > > When trying to create a new user with an existing name, the page says: 'T= he login name 'flo' is already taken.' > I guess it's an Exception from UserManager. It's the same problem with fu= ll name (a few lines down). > Maybe there are the following mesages unlocalized, too: > JDBCUserDatabase: > throw new DuplicateUserException( "Cannot rename: the login name '" + new= Name + "' is already taken." ); > XMLUserDatabase: > throw ( new DuplicateUserException( "Cannot rename: the login name '" + n= ewName + "' is already taken." ) ); -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira