-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.3.4, 1.4
-
Component/s: None
ContentLink is using content.getTitle() to set the link body, which breaks when the content is a type that doesn't have a title. Should use getRealTitle() instead.