You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/03/30 09:06:07 UTC

[isis] branch 2877_value.comps updated (e614217 -> eac9e25)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch 2877_value.comps
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from e614217  ISIS-2877: don't init property negot. value with default when empty but not mandatory
     add eac9e25  ISIS-2877: fixes optional Properties/Parameters not handled when null (UI)

No new revisions were added by this update.

Summary of changes:
 .../interactions/managed/ActionInteraction.java    | 32 ++++++++++++++--------
 .../interactions/managed/ManagedAction.java        |  5 ++++
 .../identify/ObjectBookmarker_builtinHandlers.java | 21 +++-----------
 .../isis/core/metamodel/spec/ManagedObjects.java   |  9 ++++++
 4 files changed, 38 insertions(+), 29 deletions(-)