Return-Path: Delivered-To: apmail-incubator-beehive-dev-archive@www.apache.org Received: (qmail 47917 invoked from network); 11 Jul 2005 19:51:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2005 19:51:48 -0000 Received: (qmail 47839 invoked by uid 500); 11 Jul 2005 19:51:47 -0000 Delivered-To: apmail-incubator-beehive-dev-archive@incubator.apache.org Received: (qmail 47719 invoked by uid 500); 11 Jul 2005 19:51:46 -0000 Mailing-List: contact beehive-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Developers" Delivered-To: mailing list beehive-dev@incubator.apache.org Received: (qmail 47600 invoked by uid 99); 11 Jul 2005 19:51:45 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2005 12:51:33 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id BC0441B for ; Mon, 11 Jul 2005 21:51:30 +0200 (CEST) Message-ID: <139050085.1121111490768.JavaMail.jira@ajax.apache.org> Date: Mon, 11 Jul 2005 21:51:30 +0200 (CEST) From: "Krista Baker (JIRA)" To: beehive-dev@incubator.apache.org Subject: [jira] Commented: (BEEHIVE-842) netui:attribute's on the checkBoxOption tag are not being set or overriden In-Reply-To: <2020058919.1120084329839.JavaMail.jira@ajax.apache.org> 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/jira/browse/BEEHIVE-842?page=comments#action_12315512 ] Krista Baker commented on BEEHIVE-842: -------------------------------------- The same issue also occurs with netui:radioButtonOption tags. None of the 's are rendered as attributes in the html for the radioButtonOption. > netui:attribute's on the checkBoxOption tag are not being set or overriden > -------------------------------------------------------------------------- > > Key: BEEHIVE-842 > URL: http://issues.apache.org/jira/browse/BEEHIVE-842 > Project: Beehive > Type: Bug > Components: NetUI > Versions: v1m1, V1Beta, V1Alpha > Reporter: Krista Baker > Assignee: Carlin Rogers > Fix For: V1 > Attachments: Controller.java, index.jsp > > Attributes added to the netui:checkBoxOption tag in the jsp are not rendered in the html. > Example: > > > > Expected Result: > One > Actual Result: Same as though no attributes were set: > One > Will attach a broader repro that includes attributes which are not allowed, attributes that override in-tag attributes, and custom attributes. > Attributes which are not allowed to be overridden by using setAttribute/'s do cause a tag error as expected. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira