HTML in test output log is doubly-escaped

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 1.0
    • Affects Version/s: 0.9.1
    • Component/s: User Interface
    • None

      Test output logs are escaped in HTML one too many times. So you end up with this:

      http://panda:8080/bamboo/build/viewBuildResultsTests.action?buildKey=CONFTPC-RAND&buildNumber=31

      "Expected text 'Test Spring Component' not found in response '<html>
      <head>
      <title>Plugin Manager - Confluence</title>
      ..."

      What it should be is this:

      "Expected text 'Test Spring Component' not found in response '<html>
      <head>
      <title>Plugin Manager - Confluence</title>
      ...."

              Assignee:
              edwin
              Reporter:
              Matt Ryall
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 2h
                  2h
                  Remaining:
                  Remaining Estimate - 2h
                  2h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified