URL decoding for test objects fails with special characters

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: robot-plugin
    • None

      Getting this error for test cases that have '%' or '+' characters in them:

      java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "+U"
      at java.net.URLDecoder.decode(Unknown Source)
      at hudson.plugins.robot.model.RobotTestObject.urlDecode(RobotTestObject.java:102)
      at hudson.plugins.robot.model.RobotSuiteResult.getDynamic(RobotSuiteResult.java:231)

            Assignee:
            jpiironen
            Reporter:
            jpiironen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: