Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0-M1
-
None
Description
otherwise, can result in "Untitled Simple Object" - because DN hasn't always retrieved object.
To reproduce, use the simpleapp and remove SimpleObject#title and instead add:
@Title(prepend="Object: ") private String name;
When edit the name, will see "Untitled Simple Object" on re-rendering