Issue Type: Bug Bug
Affects Versions: 2.2
Assignee: Federico Grilli
Created: 31/Oct/13 2:59 PM
Description:

Commands typed and their output results are lost when switching to a different tab in the groovy app and then going back to the console. The script context and command history are correct though.
The console is a Vaadin wrapper around http://terminal.jcubic.pl/ which exposes two functions fit for our purpose

  • export_view
    • called every time a command is sent to the server so that the component state always contains the latest UI state or view.
  • import view
    • called when coming back to the console. It restores correctly the greetings message and the prompt but not the lines containing the commands and their output.
Fix Versions: 2.2
Project: Magnolia Groovy Module
Priority: Major Major
Reporter: Federico Grilli
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



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

Reply via email to