[
https://issues.apache.org/jira/browse/ISIS-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood updated ISIS-1968:
------------------------------
Fix Version/s: (was: 2.0.0-M2)
2.0.0-M3
> @Title on a field can result in "Untitled Simple Object" - because DN hasn't
> always retrieved object
> ----------------------------------------------------------------------------------------------------
>
> Key: ISIS-1968
> URL: https://issues.apache.org/jira/browse/ISIS-1968
> Project: Isis
> Issue Type: Bug
> Affects Versions: 2.0.0-M1
> Reporter: Dan Haywood
> Priority: Major
> Fix For: 2.0.0-M3
>
>
> To reproduce, use the simpleapp and remove SimpleObject#title and instead add:
>
> {code:java}
> @Title(prepend="Object: ")
> private String name;
> {code}
> When edit the name, will see "Untitled Simple Object" on re-rendering
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)