[
http://jira.magnolia-cms.com/browse/MAGNOLIA-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Grilli updated MAGNOLIA-4374:
--------------------------------------
Attachment: stacktrace-4.4.txt
> Failed to retrieve versioned node in workflow Inbox view
> --------------------------------------------------------
>
> Key: MAGNOLIA-4374
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4374
> Project: Magnolia
> Issue Type: Bug
> Security Level: Public
> Components: gui
> Affects Versions: 4.4, 4.5
> Reporter: Federico Grilli
> Fix For: 4.4.x, 4.5.x
>
> 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]>
----------------------------------------------------------------