Closed (fixed)
Project:
Drupal core
Component:
forum.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Mar 2005 at 19:29 UTC
Updated:
17 Mar 2005 at 20:15 UTC
Currently the two forum topic blocks share a number of topics in block setting. This is a bit confusing since configuring one block should not affect another block.
To finish this properly we should have a db update to copy the value of 'forum_block_num' to 'forum_block_num_0' and 'forum_block_num_1' and then delete 'forum_block_num'.
Fixed some indentation as well.
| Comment | File | Size | Author |
|---|---|---|---|
| forum.module_1.diff | 2.88 KB | drumm |
Comments
Comment #1
dries commentedCommitted to HEAD.
Comment #2
(not verified) commented