From adffaces-issues-return-2562-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Fri May 11 00:49:40 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 53967 invoked from network); 11 May 2007 00:49:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 May 2007 00:49:40 -0000 Received: (qmail 78751 invoked by uid 500); 11 May 2007 00:49:46 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 78740 invoked by uid 500); 11 May 2007 00:49:46 -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 78731 invoked by uid 99); 11 May 2007 00:49:46 -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 17:49:46 -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 17:49:39 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3C0C471406B for ; Thu, 10 May 2007 17:49:19 -0700 (PDT) Message-ID: <1572350.1178844559243.JavaMail.jira@brutus> Date: Thu, 10 May 2007 17:49:19 -0700 (PDT) From: "Jeanne Waldman (JIRA)" To: adffaces-issues@incubator.apache.org Subject: [jira] Assigned: (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 reassigned ADFFACES-481: --------------------------------------- Assignee: Jeanne Waldman > 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 > 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.