[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2473) jboss-portlet_2_6.dtd is not available at http://www.jboss.org/portal/dtd/jboss-portlet_2_6.dtd
Viacheslav Garmash (JIRA)
jira-events at lists.jboss.org
Wed Mar 24 10:33:37 EDT 2010
jboss-portlet_2_6.dtd is not available at http://www.jboss.org/portal/dtd/jboss-portlet_2_6.dtd
-----------------------------------------------------------------------------------------------
Key: JBPORTAL-2473
URL: https://jira.jboss.org/jira/browse/JBPORTAL-2473
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Portlet
Environment: any
Reporter: Viacheslav Garmash
Priority: Minor
We use JBoss Portal 2.6.2 and all our portlets have jboss-portlet.xml with following header:
{code}
<!DOCTYPE portlet-app PUBLIC
"-//JBoss Portal//DTD JBoss Portlet 2.6//EN"
"http://www.jboss.org/portal/dtd/jboss-portlet_2_6.dtd"><portlet-app>
{code}
URL http://www.jboss.org/portal/dtd/jboss-portlet_2_6.dtd is used by XML editors to validate jboss-portlet.xml content. Seems like after some content reorganizations at http://www.jboss.org file jboss-portlet_2_6.dtd is not available anymore.
If you try to put http://www.jboss.org/portal/dtd/jboss-portlet_2_6.dtd into you browser address field and press "enter", then the URL being forwarded to http://www.jboss.org/file-access/default/members/default/freezone/dtd/jboss-portlet_2_6.dtd and you will see the message: "Sorry, you don't have access to this resource ".
So now we have backward compatibility issue and it would be nice if you can fix it and make http://www.jboss.org/portal/dtd/jboss-portlet_2_6.dtd available from the Internet.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list