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

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

Commit 8d1e30aa768db8ec1896de15f22dd7f7277f634c in isis's branch 
refs/heads/master from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8d1e30a ]

ISIS-2081: adds null guards for LayoutFacet

since can be invoked from GridFacetDefault when there may be no objectAdapter 
(eg in collections).

Also added null guards for other ui event facets.


> Provide "redirect even when same" control on action-by-action basis.
> --------------------------------------------------------------------
>
>                 Key: ISIS-2081
>                 URL: https://issues.apache.org/jira/browse/ISIS-2081
>             Project: Isis
>          Issue Type: New Feature
>    Affects Versions: 1.17.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Major
>             Fix For: 1.18.0
>
>
> Often an action will return its target (ie "return this").  Currently there 
> is a configuration option (isis.viewer.wicket.redirectEvenIfSameObject) which 
> controls whether, in such a case, to simply update the existing web page 
> (using ajax) or to re-render the page completely.  By default ajax is used 
> for a smoother UI.
> This ticket is to make this controllable via @ActionLayout.  One reason for 
> this is to force a re-rendering of a domain object if its layout is changed, 
> as per ISIS-2080.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to