Author: jjamrich
Date: 2011-05-05 11:17:35 -0400 (Thu, 05 May 2011)
New Revision: 22471
Removed:
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/rich/RichMessagesBean.properties
Log:
Remove RichMessagesBean properties with list of for attributes
This property file is no longer need. Use radio button causes some
problems with selenium tests, because of set value to null cause
messages component not working properly since its valid string with
possible element id, and when left empty value set to "value" attribute
in HTML page is hard to aproach by current selenium library methods.
Deleted:
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/rich/RichMessagesBean.properties
===================================================================
---
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/rich/RichMessagesBean.properties 2011-05-05
14:40:57 UTC (rev 22470)
+++
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/rich/RichMessagesBean.properties 2011-05-05
15:17:35 UTC (rev 22471)
@@ -1,3 +0,0 @@
-attr.for.simpleInput1=simpleInput1
-attr.for.simpleInput2=simpleInput2
-attr.for.null=
Show replies by date