Closed (fixed)
Project:
Talk
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2009 at 15:18 UTC
Updated:
8 Aug 2009 at 18:40 UTC
Jump to comment: Most recent file
The template preprocess function for talkpage.tpl.php should be named template_preprocess_talkpage() -- not talk_preprocess_talkpage().
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 522502_preprocess_prefix.patch | 772 bytes | greggles |
Comments
Comment #1
gregglesYep.
Block module is a good example for this: http://api.drupal.org/api/function/template_preprocess_block/6
Comment #2
cwgordon7 commentedWhoops! Thanks for the patch, committed.