Content retrieved via the console should always be wrapped
----------------------------------------------------------

                 Key: MGNLGROOVY-16
                 URL: http://jira.magnolia-cms.com/browse/MGNLGROOVY-16
             Project: Magnolia Groovy Module
          Issue Type: Improvement
          Components: console
    Affects Versions: 1.0 M1
            Reporter: Grégory Joseph
            Assignee: Federico Grilli
             Fix For: 1.1


I'd expect the following to work {code}
site = hm.getContent('/demo-project')
DumperUtil.dump(site)
{code}
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.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to