You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by im...@apache.org on 2007/09/07 12:13:48 UTC

svn commit: r573527 - /myfaces/orchestra/trunk/core15/src/main/tld/myfaces_orchestra15.tld

Author: imario
Date: Fri Sep  7 03:13:47 2007
New Revision: 573527

URL: http://svn.apache.org/viewvc?rev=573527&view=rev
Log:
made the dynaform id required

Modified:
    myfaces/orchestra/trunk/core15/src/main/tld/myfaces_orchestra15.tld

Modified: myfaces/orchestra/trunk/core15/src/main/tld/myfaces_orchestra15.tld
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/core15/src/main/tld/myfaces_orchestra15.tld?rev=573527&r1=573526&r2=573527&view=diff
==============================================================================
--- myfaces/orchestra/trunk/core15/src/main/tld/myfaces_orchestra15.tld (original)
+++ myfaces/orchestra/trunk/core15/src/main/tld/myfaces_orchestra15.tld Fri Sep  7 03:13:47 2007
@@ -106,7 +106,7 @@
 
 	  <attribute>
 		<name>id</name>
-		<required>false</required>
+		<required>true</required>
 		<rtexprvalue>false</rtexprvalue>
 		<description>
 		The id of the component