Uploaded image for project: 'Magnolia Groovy Module'
  1. Magnolia Groovy Module
  2. MGNLGROOVY-234

Groovy Console autocompletion feature partially broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • 3.0.3
    • None

      After updating to the latest jQuery terminal version 2.34.1 https://terminal.jcubic.pl/ the autocompletion feature of the console got partly broken.

      How to reproduce

      • Open Groovy Console
      • Type c + double tab
      • You should get these suggestions: ctx  clear  clean
      • Type ct + single tab
      • You should get ctx completed
      • Now type ctx. + double tab

      Expected result

      • several suggestions show up (public methods of MgnlContext)

      Actual result

      • nothing is displayed

      Dev notes

      • debugging did not show any obvious problem, also no errors in JS console.

       

        Acceptance criteria

              fgrilli Federico Grilli
              fgrilli Federico Grilli
              Foundation
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:

                  Bug DoR
                  Task DoD