Closed (fixed)
Project:
Drupal core
Component:
forum.module
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
21 Jan 2005 at 20:13 UTC
Updated:
5 Feb 2005 at 09:15 UTC
theme_forum_display() currently calls theme_page() and prints it. And then forum_page() prints the null output of that function.
Rwally, theme_forum_display() has no business calling theme_page(). Lets have it return the output and then forum_page() can put it in a page.
| Comment | File | Size | Author |
|---|---|---|---|
| forum.module_0.patch | 852 bytes | drumm |
Comments
Comment #1
dries commentedCommitted to HEAD.
Comment #2
(not verified) commented