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

PLUTO-635 - TCK: BaseURL#setParameter(String, String[]) does not accept a null value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0
    • None
    • None

    Description

      The following test cases fail:

      V2URLTests_BaseURL_ApiRenderActurl_setParameterB7
      V2URLTests_BaseURL_ApiRenderRenurl_setParameterB7
      V2URLTests_BaseURL_ApiRenderResurl_setParameterB7

      To be consistent with the setParameter(String, String) method, a value of null should cause the parameter to be removed. However, a parameter value of null results in the following exception:

      "java.lang.IllegalArgumentException: Illegal Argument: value (argument should not be null)"

      Attachments

        Activity

          People

            Unassigned Unassigned
            msnicklous Scott Nicklous
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: