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

Content retrieved via the console should always be wrapped

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 1.0
    • 1.0
    • console
    • None

      I'd expect the following to work

      site = hm.getContent('/demo-project')
      DumperUtil.dump(site)
      

      But it doesn't, because the content retrieved in the first line is attached to a session that expires when the 2nd line is executed.

        Acceptance criteria

              fgrilli Federico Grilli
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD