About Confluence page contains an invalid link for fastutil library

XMLWordPrintable

    • 3
    • Severity 3 - Minor
    • 0

      Issue Summary

      In the top right » About Confluence, the link for the fastutil is linking to an invalid URL:

      Steps to Reproduce

      1. Log into Confluence
      2. Click on the top right » About Confluence

      Expected Results

      The link for the fastutil library should link to a valid URL:

      Actual Results

      The link for the fastutil is linking to an invalid URL:

      Workaround

      Manually edit <confluence-install>/confluence/about/lgpl-libs.vm and update the link from:

      FROM
      <li>fastutil (<a href="http://fastutil.dsi.unimi.it/" target="_blank">it.unimi.dsi:fastutil:8.2.2:jar</a>)</li>
      
      TO
      <li>fastutil (<a href="http://fastutil.di.unimi.it/" target="_blank">it.unimi.dsi:fastutil:8.2.2:jar</a>)</li>
      

      The change will take effect immediately.

              Assignee:
              Unassigned
              Reporter:
              Eric L
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: