[
https://issues.apache.org/jira/browse/ISIS-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875028#comment-13875028
]
ASF subversion and git services commented on ISIS-637:
------------------------------------------------------
Commit 04baa307b7fb1afe42e2b5e684ac9bbab64223cc in branch refs/heads/master
from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=04baa30 ]
ISIS-637: fixes for validation with modal action dialogs
* if entity link (select2choice dropdown) is required, show feedback.
* shouldn't call setResponsePage when commit change to select2choice
> StalePage exceptions ... when omitting mandatory entity drop-down in action
> prompt
> -----------------------------------------------------------------------------------
>
> Key: ISIS-637
> URL: https://issues.apache.org/jira/browse/ISIS-637
> Project: Isis
> Issue Type: Bug
> Components: Viewer: Wicket
> Affects Versions: viewer-wicket-1.3.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: viewer-wicket-1.4.0
>
>
> This can be reproduced in Estatio.
> (Make sure to uncomment the
> InvoiceService#validateCalculateInvoiceForProperty method.)
> ... actually, this is a red herring; the error occurs even without doing this
> -- Dan
> # install the demo fixtures (Administration>install demo fixtures)
> then:
> # Invoices > calculate invoices for property
> # leave the first drop-down (for property) deliberately empty
> # Hit OK.
> Get no error message, though the Wicket ajax box flashes red indicating
> somethings wrong.
> Now enter a valid property in the drop-down,
> ... triggers stale page exception.
> Alternatively you can also enter a period end date which lies before a period
> start date.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)