Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 55913 invoked from network); 1 Mar 2004 20:04:19 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Mar 2004 20:04:19 -0000 Received: (qmail 1448 invoked by uid 500); 1 Mar 2004 20:03:58 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 1354 invoked by uid 500); 1 Mar 2004 20:03:57 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 1280 invoked from network); 1 Mar 2004 20:03:56 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 1 Mar 2004 20:03:56 -0000 Received: (qmail 7704 invoked by uid 50); 1 Mar 2004 20:04:28 -0000 Date: 1 Mar 2004 20:04:28 -0000 Message-ID: <20040301200428.7703.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@cocoon.apache.org Cc: Subject: DO NOT REPLY [Bug 27147] - Woody field styling: selection lists with optgroups X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27147 Woody field styling: selection lists with optgroups ------- Additional Comments From bruno@outerthought.org 2004-03-01 20:04 ------- This is probably a useful feature, but if it works then that certainly is not by intention. I assume it only works because you are using dynamic selection lists. For static selection lists (i.e. those defined directly in the form definition) this definitely won't work. If we want to add this feature, we should clearly define the allowed content model of the wd:selection-list element, so that it can be supported consistently in different selection list implementations.