From issues-return-19-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Tue May 02 00:19:01 2006 Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 17886 invoked from network); 2 May 2006 00:18:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 May 2006 00:18:58 -0000 Received: (qmail 57076 invoked by uid 500); 2 May 2006 00:18:52 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 56875 invoked by uid 500); 2 May 2006 00:18:51 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 56858 invoked by uid 99); 2 May 2006 00:18:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 17:18:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 17:18:50 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 06D4D7142AE for ; Tue, 2 May 2006 00:18:20 +0000 (GMT) Message-ID: <30275610.1146529100025.JavaMail.jira@brutus> Date: Tue, 2 May 2006 00:18:20 +0000 (GMT+00:00) From: "David Evans (JIRA)" To: issues@struts.apache.org Subject: [jira] Closed: (STR-1265) optionsCollection requires property while only name required? MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/struts/browse/STR-1265?page=all ] David Evans closed STR-1265: ---------------------------- Resolution: Fixed > optionsCollection requires property while only name required? > ------------------------------------------------------------- > > Key: STR-1265 > URL: http://issues.apache.org/struts/browse/STR-1265 > Project: Struts Action 1 > Type: Improvement > Components: Taglibs > Versions: 1.1 Beta 3 > Environment: Operating System: All > Platform: All > Reporter: Harvey van der Meer > Assignee: Ted Husted > Priority: Minor > Fix For: 1.1 Family > > Custom tag html:optionsCollection as defined in struts-html.tld requires the > property attribute to be set. When providing the collection directly in a > request-attribute, you're unable to use the optionsCollection tag because of > this restriction. This is a configuration-bug and can be easily solved in > the .tld file. > > property > false // instead of true > true > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira