Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-2169

Activity Stream uses absolute URLs

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      When the activity stream renders links it uses ServletUtils.getBaseUrl(request) which uses req.getServerName(), rather than using the relative url to generate the link. If you have proxied fisheye with another webserver such as apache its possible the links generated will be wrong. Particularly if you haven't correctly configured the fisheye webserver settings.

      <h4 title="">
      <span class="verb">
      <a href="http://erdinger.sydney.atlassian.com/fisheye/cru/CR-4#c2">commented</a>
      on
      </span>
      <span class="crulinkspan">
      <a class="drop-review" href="http://erdinger.sydney.atlassian.com/fisheye/cru/CR-4">CR-4</a>
      </span>
      </h4>

      If we used relative URLs this problem would be avoided.

      Attachments

        Activity

          People

            Unassigned Unassigned
            andrew.myers Andrew Myers [Atlassian]
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: