From adffaces-issues-return-2564-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Fri May 11 01:15:36 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 59738 invoked from network); 11 May 2007 01:15:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 May 2007 01:15:36 -0000 Received: (qmail 6609 invoked by uid 500); 11 May 2007 01:15:42 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 6539 invoked by uid 500); 11 May 2007 01:15:42 -0000 Mailing-List: contact adffaces-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-issues@incubator.apache.org Delivered-To: mailing list adffaces-issues@incubator.apache.org Received: (qmail 6530 invoked by uid 99); 11 May 2007 01:15:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2007 18:15:42 -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; Thu, 10 May 2007 18:15:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4D9BE71403F for ; Thu, 10 May 2007 18:15:15 -0700 (PDT) Message-ID: <23376701.1178846115299.JavaMail.jira@brutus> Date: Thu, 10 May 2007 18:15:15 -0700 (PDT) From: "Jeanne Waldman (JIRA)" To: adffaces-issues@incubator.apache.org Subject: [jira] Updated: (ADFFACES-481) Warning and Info icons don't display on PDAs In-Reply-To: <5548646.1178224755842.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/ADFFACES-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman updated ADFFACES-481: ------------------------------------ Resolution: Fixed Fix Version/s: 1.0.1-incubating-core-SNAPSHOT Status: Resolved (was: Patch Available) committed for Piyush. svn 537064 > Warning and Info icons don't display on PDAs > -------------------------------------------- > > Key: ADFFACES-481 > URL: https://issues.apache.org/jira/browse/ADFFACES-481 > Project: MyFaces ADF-Faces > Issue Type: Improvement > Environment: PDA > Reporter: Piyush Hari > Assigned To: Jeanne Waldman > Priority: Minor > Fix For: 1.0.1-incubating-core-SNAPSHOT > > Attachments: patch_may03_1_40PM_icon_bug.patch > > > The icon component renders a skin specific icon. Each skin implementation exposes a set of customizable icons that can be overridden by a custom skin. Each icon is identified by name. "name" attribute is a name identifying which icon should be rendered. Valid values depend on the skin-family. Shortcut names exist for ".AFRequiredIcon", ".AFWarningIcon", ".AFInfoIcon", and ".AFErrorIcon". They are "required", "warning", "info", and "error" respectively. > For PDAs, "warning" and "info' icons do not display. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.