commons_core_og_links_alter() assumes links are always available. In my use case a custom module removes links before commons_core kicks in. A simple if-condition fixes this.

CommentFileSizeAuthor
#1 commons-empty-links-1577698.patch712 bytessutharsan

Comments

sutharsan’s picture

StatusFileSize
new712 bytes

The patch for this.

sutharsan’s picture

Issue summary: View changes

Code examples removed