Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-1043

List item URL should be constructed differently

    XMLWordPrintableJSON

Details

    Description

      String itemUrl = fileBaseUrl + relURL; //fileBaseUrl + encodedItemPath;

      should be:

      String itemUrl = serverUrl + relURL; //fileBaseUrl + encodedItemPath;

      Attachments

        1. CONNECTORS-1043.patch
          1 kB
          Karl Wright

        Activity

          People

            kwright@metacarta.com Karl Wright
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: