Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 56655 invoked from network); 17 Dec 2008 21:09:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Dec 2008 21:09:07 -0000 Received: (qmail 570 invoked by uid 500); 17 Dec 2008 21:09:17 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 561 invoked by uid 500); 17 Dec 2008 21:09: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 543 invoked by uid 99); 17 Dec 2008 21:09:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Dec 2008 13:09:17 -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; Wed, 17 Dec 2008 21:09:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6E871234C427 for ; Wed, 17 Dec 2008 13:08:44 -0800 (PST) Message-ID: <268058081.1229548124451.JavaMail.jira@brutus> Date: Wed, 17 Dec 2008 13:08:44 -0800 (PST) From: "Harry Metske (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-457) IndexPlugin - itemsPerLine does not work In-Reply-To: <1131193554.1229500124179.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-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657555#action_12657555 ] Harry Metske commented on JSPWIKI-457: -------------------------------------- (doc)fixed. > IndexPlugin - itemsPerLine does not work > ---------------------------------------- > > Key: JSPWIKI-457 > URL: https://issues.apache.org/jira/browse/JSPWIKI-457 > Project: JSPWiki > Issue Type: Bug > Affects Versions: 2.8.1 > Environment: Red Hat Linux, Sun JDK 1.6.0_07, Tomcat 6.0.16, JSPWiki 2.8.1 > Reporter: Stefan Bohn > Priority: Minor > > When using the IndexPlugin, the parameter itemsPerLine is ignored. > [{IndexPlugin exclude='Ideen' include='Idee.*' itemsPerLine='1'}] > creates: > > All pages are seperated by a comma, but there are no breaks after the items, neither \n nor
-- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.