Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-57

Report header contains incorrect link after resolve for multiple, comma-separated configurations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.1, 1.2
    • 1.2
    • Core
    • None

    Description

      When generating a report after resolving multiple configurations, the report header contains an incorrect link.

      For example, when using the following two lines:
      <code>
      <ivy:resolve conf="ct,tt,rt" showprogress="false"/>
      <ivy:report todir=""/>
      </code>

      the report header contains a link to <cite>file:///C:/dev/views/zeist/cispd/build/ivy-results/gehcit.cip-codeloader-ct,tt,rt.html</cite>

      The link should however be three links, one to each configuration each. The actual 'ct', 'tt' and 'rt' configurations are there. If the resolve is separated into three resolves (one for each configuration), the links are correctly generated.

      I'll put this issue into Jira as a small issue (has no impact on Ivy working, more of a typo).

      Attachments

        Activity

          People

            xavier Xavier Hanin
            ricq Rick Riemer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: