[
https://issues.apache.org/jira/browse/ISIS-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526274#comment-15526274
]
ASF subversion and git services commented on ISIS-1497:
-------------------------------------------------------
Commit dc671d0c5ea09ccae92faf9373c0b3b0160cdb8f in isis's branch
refs/heads/maint-1.13.1 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=dc671d0 ]
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)