Template suggestions failing
japanitrat - July 12, 2009 - 16:30
| Project: | Custom Pagers |
| Version: | 6.x-1.10-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I just fixed the preprocess function for the theme call, where suggestions where placed into 'suggestions' array-key, but Drupal6 wants it in the 'template_files' key.
Also I replaced the left/right guillemets with their proper HTML-entities.
Patch below
| Attachment | Size |
|---|---|
| custom_pagers-6--1-10-BETA1.patch | 1.62 KB |

#1
Function also needs to be renamed because it is the default preprocessor.