[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1277) Mistake in portal-object_2_6.dtd

Ian White (JIRA) jira-events at lists.jboss.org
Fri Feb 16 01:06:30 EST 2007


Mistake in portal-object_2_6.dtd
--------------------------------

                 Key: JBPORTAL-1277
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1277
             Project: JBoss Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Portal Core
    Affects Versions: 2.6.Alpha2
         Environment: As 4.0.5.GA
            Reporter: Ian White
         Assigned To: Julien Viet


In the portal-object dtd, the following line

    <!ELEMENT security-constraint (policy-permission)>

should be

    <!ELEMENT security-constraint (policy-permission*)>

i.e. should allow multiple permissions to be set

-- 
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