[
http://jira.jboss.com/jira/browse/JBPORTAL-1621?page=all ]
Thomas Heute updated JBPORTAL-1621:
-----------------------------------
Component/s: Portal Core
Fix Version/s: 2.6.2 Final
Affects Version/s: 2.6.1 Final
"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)
Components: Portal Core
Affects Versions: 2.6.1 Final
Environment: JBoss Portal 2.6.1 GA bundled
Reporter: Pavel Myshkin
Fix For: 2.6.2 Final
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