[jira] [Created] (PLUTO-674) TCK: Contesting V2EnvironmentTests_PortletContext_ApiRender_getServerInfo1

"Neil Griffin (JIRA)" <[email protected]>
Newsgroups gmane.comp.jakarta.pluto.devel
Message-ID <[email protected]>
Neil Griffin created PLUTO-674:
----------------------------------

             Summary: TCK: Contesting V2EnvironmentTests_PortletContext_ApiRender_getServerInfo1
                 Key: PLUTO-674
                 URL: https://issues.apache.org/jira/browse/PLUTO-674
             Project: Pluto
          Issue Type: Bug
          Components: tck
    Affects Versions: 3.0.0
            Reporter: Neil Griffin
            Assignee: Neil Griffin
             Fix For: 3.0.1


Similar to PLUTO-673, the Javadoc for [PortletContext.getServerInfo()|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/PortletContext.html#getServerInfo()] states:
{quote}
Returns the name and version of the portlet container in which the portlet is running.
The form of the returned string is containername/versionnumber.
{quote}
The Portlet 2.0 TCK simply tested for a non-null return value that contains two tokens separated by a "/" character. But V2EnvironmentTests_PortletContext_ApiRender_getServerInfo1 in the Portlet 3.0 TCK goes beyond this by not permitting spaces.

This test fails on Liferay Portal because the return value is "Liferay Community Edition Portal / 7.1.0"

Since the Portlet 2.0 TCK did not test for spaces and there is no explicit requirement stated in the Javadoc that spaces are not allowed in the return value, the recommendation would be to modify the test to permit spaces.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.