Uploaded image for project: 'Repository'
  1. Repository
  2. REPOSITORY-165

Minified JS in debug mode

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 2.2.2, 2.3.1, 2.4
    • None
    • None
    • None

      With UI debug mode enabled, in the workspace repository, I've got two "jsfilelist" js.

      <script src="/cms/_repository/plugins/core/jsfilelist/1257014838-true.js" type="text/javascript"></script>
      ...
      <script src="/cms/_repository/plugins/core/jsfilelist/-1367253747-false.js" type="text/javascript"></script>
      

      The first one contains "document.write('<script...')" instructions, but the second one contains minified javascript code, from several JS files, which makes the script impossible to debug with browser tools.
      Is this the intended behavior?

            raphael Raphaƫl Franchet
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: