[
https://issues.apache.org/jira/browse/ISIS-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17471884#comment-17471884
]
ASF subversion and git services commented on ISIS-2941:
-------------------------------------------------------
Commit ae0ae559ca5d997ae6f15950c57d4e1c37bdbf6a in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ae0ae55 ]
ISIS-2941: demo entity title fixes
> Generic numerical primitive Field Editing throws due to missing Conversion
> --------------------------------------------------------------------------
>
> Key: ISIS-2941
> URL: https://issues.apache.org/jira/browse/ISIS-2941
> Project: Isis
> Issue Type: Bug
> Components: Wicket Viewer
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Blocker
> Fix For: 2.0.0-M7
>
>
> only affects primitives, eg with double:
> {noformat}
> java.lang.IllegalArgumentException
> Object has incompatible type java.lang.String,must be an instance of
> java.lang.Double.
> org.apache.isis.commons.internal.exceptions._Exceptions#illegalArgument(_Exceptions.java:79)
> org.apache.isis.core.metamodel.spec.ManagedObjects#lambda$5(ManagedObjects.java:157)
> org.apache.isis.commons.internal.binding._BindableAbstract#setValue(_BindableAbstract.java:120)
> org.apache.isis.viewer.wicket.model.models.ScalarModel#setObject(ScalarModel.java:152)
> org.apache.isis.viewer.wicket.ui.components.scalars.TextFieldValueModel#setObject(TextFieldValueModel.java:70)
> org.apache.wicket.model.Model#setObject(Model.java:45)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)