[
https://issues.apache.org/jira/browse/ISIS-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526453#comment-15526453
]
ASF subversion and git services commented on ISIS-1497:
-------------------------------------------------------
Commit f75f0dd1c42afa2e6d628b319d67e77dbe359863 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=f75f0dd ]
ISIS-1497: Fixes unmarshalling of arguments out of DTO within
AbstractIsisSessionTemplate (and leverage this in BackgroundCommandExecution).
> AbstractIsisSessionTemplate does not lookup adapter for OidDtos correctly.
> --------------------------------------------------------------------------
>
> Key: ISIS-1497
> URL: https://issues.apache.org/jira/browse/ISIS-1497
> Project: Isis
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.13.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: 1.13.1
>
>
> the OidDto is treated as a domain object, resulting in a transient
> PojoAdapter wrapping it.
> Instead, it should be handled similarly to adapterFor(RootOid).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)