-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.2.0-incubating
-
Fix Version/s: core-1.0.0
-
Component/s: Isis Core
-
Labels:None
The encoder threw an exception in password(Object object) called by doEncode, when I provided a "Password defaultPassword()" method.
The passed in Object object was a PojoAdapter, not a Password object.