Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
forum.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2011 at 13:44 UTC
Updated:
29 Jul 2014 at 19:38 UTC
Jump to comment: Most recent file
Comments
Comment #1
drikc commentedI've found that in forum.module line 1126 in template_preprocess_forum_topic_list(&$variables) function there is the following instruction:
This line is what trigger this issue and removing it result in what is expected in regard to this issue so the attached patch just comment it.
The question now is: for what this line is use for and what are the consequences of commenting it?
Comment #2
drikc commentedComment #3
drikc commentedComment #4
drikc commented#1: remove_added_topic_uid-1181240.patch queued for re-testing.
Comment #5
drikc commentedI didn't find any consequence issues when removing the line 1126.
Comment #6
nnekaDuplicate ticket.
http://drupal.org/node/1078646