XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • High
    • Resolution: Outdated
    • None
    • 2.24.00
    • None
    • None

    Description

      At

      if(previewHstSiteNodeForMount == null || isPreview()) {
      log.info("There is no preview version '{}-preview' for mount '{}' or the mount is already a preview" +
      "by itself. Cannot create automatic PREVIEW HstSite " +
      "for this Mount. The mount '"mountPoint"' will be used.", mountPoint, mount.getValueProvider().getPath());
      previewHstSite = hstSite;
      previewCanonicalContentPath = canonicalContentPath;
      previewContentPath = contentPath;
      } else {
      try {
      previewHstSite = new HstSiteService(previewHstSiteNodeForMount, this, hstManager);

      Attachments

        Activity

          People

            aschrijvers Ard Schrijvers
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: