FOSCommentBundle
FOSCommentBundle copied to clipboard
Broken implementation of getParent
The CommentInterface contains the getParent method. But the implementation of this method works only when creating a comment. Comments loaded from the database will always return null as the parent is not persisted.