Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-10918

[Backport 12.0] Wicket development mode prevents opening documents

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Top
    • Resolution: Fixed
    • 5.0.1
    • 5.0.2
    • None
    • None
    • 0
    • Tiger
    • Tiger Sprint 164, Turing Sprint 165

    Description

      The original issue (CMS-10857) was caused by a javascript resource cached in the browser (DEVELOPMENT mode only). To prevent these kinds of hard-to-trace bug reports in the future, we decided to add query-string parameters containing the last-modified timestamp to Wicket resources. While query strings are a bad idea in production (they tend to be stripped off) it's fine for local development. Using this strategy has the advantage that the original file names are still recognizable, so it's easy to correlate requests with files in the code base.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              abogaart Arthur Bogaart
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: