Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 29952 invoked from network); 2 Nov 2007 10:59:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2007 10:59:21 -0000 Received: (qmail 40330 invoked by uid 500); 2 Nov 2007 10:59:07 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 40261 invoked by uid 500); 2 Nov 2007 10:59:07 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 40250 invoked by uid 99); 2 Nov 2007 10:59:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2007 03:59:07 -0700 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; Fri, 02 Nov 2007 10:59:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 94EF77141F1 for ; Fri, 2 Nov 2007 03:58:50 -0700 (PDT) Message-ID: <6507967.1194001130593.JavaMail.jira@brutus> Date: Fri, 2 Nov 2007 03:58:50 -0700 (PDT) From: "Thorsten Scherler (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Created: (COCOON-2144) SettingsInputModule.getAttributeNames(...) returns an empty iterator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org SettingsInputModule.getAttributeNames(...) returns an empty iterator -------------------------------------------------------------------- Key: COCOON-2144 URL: https://issues.apache.org/jira/browse/COCOON-2144 Project: Cocoon Issue Type: Bug Components: - Components: Sitemap Reporter: Thorsten Scherler http://marc.info/?l=xml-cocoon-users&m=119400082230384&w=2 The getAttributeNames(...) method should return an iterator of all properties. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.