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

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

Commit c12bd95b0aeb0ab6183538d5468f5321eb866295 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=c12bd95 ]

ISIS-1667: fixes issue whereby invoking an action twice that had a default 
would only cause the prompt to appear on the first invocation

eg downloadMetaModel.

Issue is this redundant concept of an ActionModel's "mode", either PARAMETERS 
or RESULTS.  This was being set to a stale value.  Can simply remove.

Also:
- factored out getAction() as a helper.


> Rework ActionParametersPanel so that only rendered if there is a N-arg action 
> ... it isn't used to implicitly invoke an action for a no-arg action.
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-1667
>                 URL: https://issues.apache.org/jira/browse/ISIS-1667
>             Project: Isis
>          Issue Type: Bug
>          Components: Core: Viewer: Wicket
>    Affects Versions: 1.14.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Blocker
>             Fix For: 1.15.0
>
>
> This change required because the previous design was found to be incompatible 
> with Wicket 7.8.0 (investigating with martin-g).
> Note that the upgrade to Wicket 7.8.0 itself has been moved to a different 
> ticket, ISIS-1671, to minimize risk.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to