From jira-events at lists.jboss.org Sun Feb 20 14:59:18 2011 Content-Type: multipart/mixed; boundary="===============6058102718940254554==" MIME-Version: 1.0 From: =?utf-8?q?Fl=C3=A1vio_Henrique_=28JIRA=29_=3Cjira-events_at_lists=2Ejboss?= =?utf-8?q?=2Eorg=3E?= To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Issue Comment Edited: (RF-10556) message not respecting localized user presentable name for component, allways default to from id plus component id Date: Sun, 20 Feb 2011 14:59:17 -0500 Message-ID: <2025574802.21276.1298231957769.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 344146753.16571.1297950193811.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============6058102718940254554== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-10556?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12583487#com= ment-12583487 ] = Fl=C3=A1vio Henrique edited comment on RF-10556 at 2/20/11 2:58 PM: --------------------------------------------------------------- JSF takes in consideration the label atribute of the validated component. I= f there is a value in label field, JSF message consider the label value ins= tead of the ugly form + id. If I remove rich:clientvalidation, the correct = behavior happens, in the old fashion way. was (Author: flaviohenrique): JSF takes in consideration the label atribute of the validated componen= t. If there is a value in label field, JSF message consider the label value= instead of the ugly form + id. If I remove rich:clientvalidation, the corr= ect behavior happens. = > message not respecting localized user presentable name= for component, allways default to from id plus component id > -------------------------------------------------------------------------= ------------------------------------------------------------ > > Key: RF-10556 > URL: https://issues.jboss.org/browse/RF-10556 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-validators > Affects Versions: 4.0.0.Milestone6 > Environment: Tomcat 7.0.8 / Mojarra 2.0.4 > Reporter: Fl=C3=A1vio Henrique > Assignee: Alexander Smirnov > > message not respecting localized user presentable name= for component, allways default to from id plus component id. > In this example, I put "label" attribute in all components, but didn=C2= =B4t work. > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich"> > > > > > > > > > > > style=3D"height:12px;width:12px;" /> > > > > > > > > > > > > > > > pattern=3D"^(([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5= }){1,25})+([;.](([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5}){1,= 25})+)*$"> > > > > > > > > > > > > > > > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --===============6058102718940254554==--