[
https://issues.apache.org/jira/browse/ISIS-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17583586#comment-17583586
]
ASF subversion and git services commented on ISIS-3115:
-------------------------------------------------------
Commit b1feef065928ec47d5cb3f62ef412875c266edb6 in isis's branch
refs/heads/ISIS-3043 from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b1feef0659 ]
ISIS-3115: enforces IdStringifierForSerializable to go last
- so any custom IdStringifier(s), that do not explicitly specify an
@Order/@Precedence go earlier
> IdStringifierLookupService needs to enforce IdStringifierForSerializable to
> go last
> -----------------------------------------------------------------------------------
>
> Key: ISIS-3115
> URL: https://issues.apache.org/jira/browse/ISIS-3115
> Project: Isis
> Issue Type: Bug
> Components: Isis Core
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M8
>
>
> org.apache.isis.applib.services.bookmark.idstringifiers.IdStringifierForSerializable
> is 'earlier' than
> org.apache.isis.extensions.commandlog.jpa.dom.CommandLogEntryPK$Stringifier
> which should be the other way around
> (I was not aware that Spring default @Component precedence is Ordered.
> LOWEST_PRECEDENCE)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)