theme function bypassed for theme_calendar_links() and theme_calendar_date_combo()
jscheel - March 13, 2008 - 21:29
| Project: | Calendar |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Description
theme_calendar_links() is called directly in a few places, preventing overrides in template.php. Patch coming in a minute.

#1
Ok, patch is attached.
#2
Jared, your patch was almost RTBC, but you missed one hard-coded theme_* instance: theme_calendar_date_combo() is called directly in calendar_ical.module.
#3
Ah cool, thanks for fixing that!
#4
Thanks for the patch and I apologize for not getting to it right away. I am fixing a computer melt-down that finally resulted in starting all over with a new computer and will come back and review this once I'm functional again.
If anyone else has reviewed the patch, please jump in and indicate whether it seems to work and I'll prioritize these patches first when I'm back in commission.
#5
Fixed in latest commit. Thanks!
#6
Automatically closed -- issue fixed for two weeks with no activity.