[portal-commits] JBoss Portal SVN: r13035 - branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-sar/conf/bundles.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Mon Mar 16 07:30:02 EDT 2009


Author: thomas.heute at jboss.com
Date: 2009-03-16 07:30:02 -0400 (Mon, 16 Mar 2009)
New Revision: 13035

Modified:
   branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity.properties
Log:
JBEPP-47: User profile portlet shows JSF auto generated id in password field error message

Modified: branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity.properties
===================================================================
--- branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity.properties	2009-03-16 11:27:02 UTC (rev 13034)
+++ branches/Enterprise_Portal_Platform_4_3/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity.properties	2009-03-16 11:30:02 UTC (rev 13035)
@@ -21,6 +21,8 @@
 # 02110-1301 USA, or see the FSF site: http://www.fsf.org.                     #
 ################################################################################
 
+javax.faces.validator.LengthValidator.MINIMUM= Entry is too short ({0} chars. minimum).  
+
 IDENTITY_APPLICATION_NOT_AVAILABLE=Portlet not available. Please check your configuration and the error log for further information.
 
 IDENTITY_WELCOME=Welcome




More information about the portal-commits mailing list