Details
Description
In the PulseMessagePresenter.buildFormView(...) method, the BeanItem is used to "Itemize" the Message. But the Message is implementation of the Map<String,Object> interface, so not all properties are accessible via getter methods. Thus a different way of "itemisation" of the Message would be more proper, to allow access to all the values stored in the map.
Attachments
Issue Links
- caused by
-
MGNLUI-930 Add "Close" button to the Message Detail view
-
- Closed
-
- is superseded by
-
MGNLUI-1074 Pulse cleanup
-
- Closed
-