[
https://issues.apache.org/jira/browse/ISIS-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106573#comment-16106573
]
ASF subversion and git services commented on ISIS-1630:
-------------------------------------------------------
Commit 1eda9bd40ba02b938b4f82cf340ba8dad5d7dd73 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=1eda9bd ]
ISIS-1630: no longer installs DN/JDO facets on view models (or rather, any
object that isn't an entity).
The issue as originally described was the result of the
MandatoryFromJdoColumnAnnotationFacetFactory being installed, with the
MandatoryFacet with inverted semantics (due to absence of @Column) trashing the
original MandatoryFacetDefault that was already there. The fix is to simply
ignore the facet factory for
The other facet factories pertaining only to DN entities have also been updated
in same way.
> view models with inline prompts don't show which fields are mandatory or not.
> -----------------------------------------------------------------------------
>
> Key: ISIS-1630
> URL: https://issues.apache.org/jira/browse/ISIS-1630
> Project: Isis
> Issue Type: Improvement
> Components: Core: Viewer: Wicket
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.15.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)