Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-3314

Regression : When multiple webmasters open same component properties window, they can override each others changes

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • High
    • Resolution: Fixed
    • 2.30.00
    • 2.30.01, CMS-10.0-GA
    • None

    Description

      problem is that in rest endpoints I changed

      final @HeaderParam("lastModifiedTimestamp") long lastModifiedstamp

      into

      final @HeaderParam("versionStamp") long versionStamp

      but the channel manager client still sends 'lastModifiedTimestamp' header.

      Since lastModifiedTimestamp nor versionStamp are valid request headers, I' change the client (js code) and HST code to X-versionStamp

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: