Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-5978

Improve links to explorer in Studio

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 3.31.5
    • Fix Version/s: 3.33.0
    • Component/s: Help & Documentation

      Description

      There are a few references to explorer.nuxeo.com in the Studio code, they should be updated for several reasons:

      In help documentation:

      help.properties:<b>Learn more</b>:<br/><ul><li><a href="http://explorer.nuxeo.org/nuxeo/site/distribution/current/listExtensionPoints">
      

      This generic link should be updated as "current" keyword will be protected in the future (see NXP-29050). Using "latest" keyword instead should do the trick.

      In code:

      LifeCycleFeatureEditor.java:                "http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20DM-%s/viewOperation/Document.SetLifeCycle/",
      
      String version = "Nuxeo%20DM-" + UriUtils.encode(platformId.version().asString());
      Operation.java:        String uri = "http://explorer.nuxeo.org/nuxeo/site/distribution/" + version + "/viewOperation/" + encodedId;
      

      Explorer handles aliases but since the "Nuxeo DM" naming has been dropped since version 5.8, it would be better to use the current naming "Nuxeo Platform" instead.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour
                  1h