[
https://issues.apache.org/jira/browse/ISIS-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood resolved ISIS-1485.
-------------------------------
Resolution: Fixed
> MessageService#informUser(...) doesn't seem to be raising an alert for an
> action returning a Blob
> -------------------------------------------------------------------------------------------------
>
> Key: ISIS-1485
> URL: https://issues.apache.org/jira/browse/ISIS-1485
> Project: Isis
> Issue Type: Bug
> Affects Versions: 1.13.0
> Reporter: Dan Haywood
> Priority: Minor
> Fix For: 1.17.0
>
>
> {code}
> @Action(semantcs = SAFE)
> public Blob $$() {
> messageService.informUser("Not yet implemented");
> return null;
> }
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)