From jira-events at lists.jboss.org Mon Jan 5 07:27:54 2009 Content-Type: multipart/mixed; boundary="===============9016386437341934357==" MIME-Version: 1.0 From: Alexander Dubovsky (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Closed: (RF-4982) rich:calendar component styleClass is applied on the table and not the actual input component Date: Mon, 05 Jan 2009 07:27:54 -0500 Message-ID: <9588627.1231158474316.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18892713.1227093276660.JavaMail.jira@cloud.prod.atl2.jboss.com --===============9016386437341934357== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4982?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alexander Dubovsky closed RF-4982. ---------------------------------- Assignee: Alexander Dubovsky (was: Tsikhon Kuprevich) > rich:calendar component styleClass is applied on the table and not the ac= tual input component > -------------------------------------------------------------------------= -------------------- > > Key: RF-4982 > URL: https://jira.jboss.org/jira/browse/RF-4982 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.0.0, 3.0.1, 3.0.2, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1= .4, 3.1.5, 3.1.6, 3.2.0, 3.2.0.SR1, 3.2.1, 3.2.2 > Environment: Win XP, Linux Ubuntu 8.10, Jboss 4.2.2, JDK1.5 / JDK= 1.6 JSF1.2 RI (mojarra) > Reporter: Mike > Assignee: Alexander Dubovsky > > In case of a validation error we add a styleClass property (e.g. css-clas= s 'failureMarker') on the relevant element (input, select etc.) = > Unfortunately the rich:calendar component added this property on the tabl= e of the calendar-popup, not at the input field as expected, see example: > Section of the rendered html of a calendar component: > Actual > ... > > ... > > >
> > > ... > Expected > ... > > ... > > >
>
> > ... -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============9016386437341934357==--