[
https://issues.apache.org/jira/browse/ISIS-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362116#comment-15362116
]
ASF subversion and git services commented on ISIS-1461:
-------------------------------------------------------
Commit 9f5eadda457edec6a68090424b3c91d13acf23a9 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=9f5eadd ]
Revert "ISIS-1461: defers the call to buildGui on EntityPage to the onRder"
This reverts commit 6dd1a9c497547cdd21325d9ce10a1b599d725138.
> More reliable fix to concurrency exception
> ------------------------------------------
>
> Key: ISIS-1461
> URL: https://issues.apache.org/jira/browse/ISIS-1461
> Project: Isis
> Issue Type: Bug
> Components: Core: Viewer: Wicket
> Affects Versions: 1.12.2
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.13.0
>
>
> The concurrency exception addressed in 1.12.x has reappeared.
> To reproduce:
> - https://github.com/danhaywood/ddd-london-20160601
> - dev_summer branch
> - create Presenter
> - click 'Create' (the contributed action to propose a session)
> - in the resultant Session, click on the "Other" tab (where the Presenter
> reference lives)
> - bam, concurrency exception.
> Suggest the fix instead is to postpone the EntityPage#buildGui into the
> onRender, so that reload all objects on the redirect. Have considered this
> in the past but had been able to make it work without resorting to this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)