Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- is superceded by
-
CAUSEWAY-3201 [Wicket Viewer] Default methods not triggered after changing a date parameter with date picker
- Closed