Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-674

TCK: Contesting V2EnvironmentTests_PortletContext_ApiRender_getServerInfo1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1
    • tck
    • None

    Description

      Similar to PLUTO-673, the Javadoc for PortletContext.getServerInfo() states:

      Returns the name and version of the portlet container in which the portlet is running.
      The form of the returned string is containername/versionnumber.

      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.

      Attachments

        Activity

          People

            ngriffin7a Neil Griffin (Inactive)
            ngriffin7a Neil Griffin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: