[ https://issues.apache.org/jira/browse/CAUSEWAY-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Keir Haywood updated CAUSEWAY-2885: ------------------------------------------ Fix Version/s: 2.0.0-RC1 (was: 2.0.0) > [NOT A PROBLEM] wrapMixin and collection parameter > -------------------------------------------------- > > Key: CAUSEWAY-2885 > URL: https://issues.apache.org/jira/browse/CAUSEWAY-2885 > Project: Causeway > Issue Type: Improvement > Reporter: Daniel Keir Haywood > Priority: Major > Fix For: 2.0.0-RC1 > > > Possible issue with wrapMixin, perhaps to do with serialisation of view model > not handling collections. > > There’s a line in DisableForContextFacetViaMethod that includes > "InvokeUtil.invokeAutofit(method, target{color:#080808});”. {color}That was > throwing an exception when called act() on a wrapMixin() target. By the time > the disableAct() was called the parameter had become null. > > -- This message was sent by Atlassian Jira (v8.20.10#820010)