[ 
http://jira.magnolia-cms.com/browse/MGNLSCH-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Haderka reopened MGNLSCH-29:
--------------------------------


Since we are adding this info to the context, I would not limit it to only 
(de)activation, but would try to get uuid always. However you should first 
check if there is no such variable already defined in the context and retrieve 
and add uuid only if it is not in ctx yet (you would not want to override uuid 
from configuration in case it was set by user manually).

> Failed to retrieve versioned node in workflow Inbox view
> --------------------------------------------------------
>
>                 Key: MGNLSCH-29
>                 URL: http://jira.magnolia-cms.com/browse/MGNLSCH-29
>             Project: Magnolia Scheduler Module
>          Issue Type: Bug
>    Affects Versions: 1.5
>            Reporter: Federico Grilli
>            Assignee: Milan Divilek
>             Fix For: 1.5.3
>
>         Attachments: stacktrace-4.4.txt, stacktrace.txt
>
>
> Strangely this issue (see more in attached stacktraces) concerns only items 
> in the Inbox which were added by a scheduled command, whereas if the inbox 
> item was added by, say, manually activating a page in the website tree, then 
> the error does not occur. Problem is here 
> info.magnolia.module.workflow.inbox.new ListColumn() {...}.getValue() at line 
> #172 where the call to 
> {code}
> String uuid = "" + this.getListControl().getIteratorValue("uuid");
> {code}
> returns an empty string in case of an inbox item added by a scheduled command

-- 
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/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to