[ 
https://issues.apache.org/jira/browse/ISIS-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384571#comment-16384571
 ] 

ASF subversion and git services commented on ISIS-1485:
-------------------------------------------------------

Commit 04e2ac3ff399cef32d4398e935461f92273384b1 in isis's branch 
refs/heads/master from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=04e2ac3 ]

ISIS-1485 proper handling of action results Blob/Clob when null

> 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
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> {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)

Reply via email to