[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1621) "title" attribute of "link" tag in jboss-portlet.xml is unhandled

Pavel Myshkin (JIRA) jira-events at lists.jboss.org
Mon Aug 6 03:43:49 EDT 2007


"title" attribute of "link" tag in jboss-portlet.xml is unhandled
-----------------------------------------------------------------

                 Key: JBPORTAL-1621
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1621
             Project: JBoss Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
         Environment: JBoss Portal 2.6.1 GA bundled
            Reporter: Pavel Myshkin


JBOSS-PORTLET.XML
--------------------------------
<!DOCTYPE portlet-app PUBLIC
   "-//JBoss Portal//DTD JBoss Portlet 2.6//EN"
   "dtd/jboss-portlet_2_6.dtd">
<portlet-app>
<portlet>
<portlet-name>PortletName</portlet-name>
<header-content>
<!-- main calendar program -->
<link rel="stylesheet" type="text/css" media="all" href="/calendar-win2k-cold-1.css"  title="win2k-cold-1"/>
</header-content>
</portlet>
</portlet-app>

Generates an error :
Caused by: org.xml.sax.SAXException: Attribute "title" must be declared for element type "link". @ *unknown*[10,



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