[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1810) DTD of portlet-instances.xml is wrong for [preferences] element
Sylvain FRANCOIS (JIRA)
jira-events at lists.jboss.org
Wed Nov 21 07:52:18 EST 2007
DTD of portlet-instances.xml is wrong for [preferences] element
----------------------------------------------------------------
Key: JBPORTAL-1810
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1810
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Core
Affects Versions: 2.6.2 Final
Reporter: Sylvain FRANCOIS
Assigned To: Julien Viet
Priority: Minor
portal-object_2_6.dtd is wrong for [preferences] element, only one preference may be overidden :
<!ELEMENT preferences (preference)>
instead of
<!ELEMENT preferences (preference+)>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list