[portal-commits] JBoss Portal SVN: r9061 - branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/dtd.
portal-commits at lists.jboss.org
portal-commits at lists.jboss.org
Wed Nov 21 07:57:02 EST 2007
Author: thomas.heute at jboss.com
Date: 2007-11-21 07:57:02 -0500 (Wed, 21 Nov 2007)
New Revision: 9061
Modified:
branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/dtd/portlet-instances_2_6.dtd
Log:
JBPORTAL-1810: DTD of portlet-instances.xml is wrong for [preferences] element
Modified: branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/dtd/portlet-instances_2_6.dtd
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/dtd/portlet-instances_2_6.dtd 2007-11-21 11:16:16 UTC (rev 9060)
+++ branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/dtd/portlet-instances_2_6.dtd 2007-11-21 12:57:02 UTC (rev 9061)
@@ -97,7 +97,7 @@
<!--
The preferences element configures the instance with a specific set of preferences.
-->
-<!ELEMENT preferences (preference)>
+<!ELEMENT preferences (preference+)>
<!--
The preference configure one preference of a set of preferences.
More information about the portal-commits
mailing list