[
https://issues.apache.org/jira/browse/ISIS-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392412#comment-17392412
]
ASF subversion and git services commented on ISIS-2834:
-------------------------------------------------------
Commit 359e4e2c9ae27144e771f22f59e990bb9e465177 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=359e4e2 ]
ISIS-2834: fixes TextFieldWithDateTimePicker not triggering AJAX
communication with server on client side component value change
> Pending Parameters Model is not capturing values of type LocalDateTime
> ----------------------------------------------------------------------
>
> Key: ISIS-2834
> URL: https://issues.apache.org/jira/browse/ISIS-2834
> Project: Isis
> Issue Type: Bug
> Components: Isis Viewer Wicket
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Blocker
> Fix For: 2.0.0-M6
>
>
> Given an Action with Parameters, one with LocalDateTime is not captured by
> the parameter negotiation process. That is, the framework does not keep track
> of the already negotiated parameter.
> While LocalDateTime action parameters seems to work when submitting a form
> (action dialog), these don't work with parameter negotiation model (pending
> parameters).
> org.apache.isis.viewer.wicket.ui.components.scalars.ScalarPanelAbstract.ScalarUpdatingBehavior.onUpdate(AjaxRequestTarget)
> is never called.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)