Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5251

Minified name resolves incorrectly if default resource reference is used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.8.0
    • 6.10.0, 7.0.0-M1
    • wicket
    • None

    Description

      In PackageResourceReference.

      When a default reference to a minified resource is used (i.e. the resource wasn't mounted) the resource reference name includes '.min'.

      When trying to resolve the minified name, another '.min' is appended, resulting in the minified name resolving to 'html5.min.min.js'.

      As a result, the PackageResourceReference concludes that the resource was not minified, and adds compression.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            johannes.odland@gmail.com Johannes Odland
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: