This hotfix will fix newlines and other markup in the generated comment threads.
The summary in the created thread will now be properly formatted.
Problem description:
The node formatting wasn't applied before it was converted to vbCode. Because of this things like newlines were not included in the result. So everything would show up on a single line. Also other format depending code wouldn't be included.
Applies to version:
4.7.4.1Instructions:
Download the linked comment_vb.module and overwrite the one in the drupal/modules directory
« Download »