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

Simplify javascript debugging by adding @sourceURL to wicket evaluations

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.22.14, 2.24.00
    • 2.24.01
    • None
    • None

    Description

      Currently, adding breakpoints to evaluations (widely used) is impossible. This makes debugging hard.

      Most debuggers (browser-based) now support the @sourceURL [1] annotation which solves this issue by exposing every eval as a file in the debugger. Note: this should only be available in wicket.development mode.

      [1] http://blog.getfirebug.com/2009/08/11/give-your-eval-a-name-with-sourceurl/

      Attachments

        Activity

          People

            jsheriff Junaidh Kadhar Sheriff
            abogaart Arthur Bogaart
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: