Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 6335 invoked from network); 20 May 2008 19:57:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 May 2008 19:57:16 -0000 Received: (qmail 49842 invoked by uid 500); 20 May 2008 19:57:17 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 49831 invoked by uid 500); 20 May 2008 19:57:17 -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 49819 invoked by uid 99); 20 May 2008 19:57:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2008 12:57:17 -0700 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, 20 May 2008 19:56:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8D823234C114 for ; Tue, 20 May 2008 12:56:55 -0700 (PDT) Message-ID: <625016543.1211313415573.JavaMail.jira@brutus> Date: Tue, 20 May 2008 12:56:55 -0700 (PDT) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Resolved: (JSPWIKI-170) unlocalized author "unknown" In-Reply-To: <13965408.1201601977621.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-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janne Jalkanen resolved JSPWIKI-170. ------------------------------------ Resolution: Fixed Fixed in 2.7.0-svn-26. Couldn't fix all the places (due to missing WikiContext), but the most important ones. > unlocalized author "unknown" > ---------------------------- > > Key: JSPWIKI-170 > URL: https://issues.apache.org/jira/browse/JSPWIKI-170 > Project: JSPWiki > Issue Type: Bug > Affects Versions: 2.6.0 > Reporter: Florian Holeczek > Priority: Minor > Fix For: 2.8 > > > There are several occurences where author is hard coded to "unknown" if it was null. Should be localized. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.