Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2580

Quickstart project should not set SymbolConstants.MINIFICATION_ENABLED

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.4.2
    • 5.5.0, 5.4.3
    • quickstart
    • None

    Description

      I have been using it for a new project, but could not debug JavaScript. (I am using IntelliJ). I could not understand why, but after several hour a found out that configuration.add(SymbolConstants.MINIFICATION_ENABLED, true); was set in AppModule.java. I don't understand why this is set. I should not be set!!! If SymbolConstants.PRODUCTION_MODE= true then SymbolConstants.MINIFICATION_ENABLED is set to true.

      Attachments

        Issue Links

          Activity

            People

              jkemnade Jochen Kemnade
              svein Svein
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: