You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2015/02/16 09:15:12 UTC

[jira] [Commented] (ISIS-1034) Support bulk actions that return Blobs and Clobs

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

Dan Haywood commented on ISIS-1034:
-----------------------------------

See also ISIS-705 (now fixed by Martin), where I wrote:

The issue here is that the returned Blob/Clob must be handled with a scheduled handler (see ActionResultResponseHandlingStrategy class) but it is also necessary to refresh the page by redirecting to a new page.  (In the case of an action accepting parameters, want to remove the dialog.  In the case of a bulk action, want to clear the toggles and refresh the list).

Haven't looked at how Martin fixed that ticket, but might be a relevant approach.


> Support bulk actions that return Blobs and Clobs
> ------------------------------------------------
>
>                 Key: ISIS-1034
>                 URL: https://issues.apache.org/jira/browse/ISIS-1034
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core, Viewer: Wicket
>    Affects Versions: core-1.7.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: core-1.9.0
>
>
> https://github.com/apache/isis/blob/432ec3f1ec1b71b11fd24e24e26fb6a8fd324648/core/metamodel/src/main/java/org/apache/isis/core/metamodel/spec/feature/ObjectAction.java#L392



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)