theme function bipassed for theme_calendar_links
mdixoncm - March 14, 2008 - 09:55
| Project: | Calendar |
| Version: | 5.x-2.0-rc |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
There are a couple of instances in calendar.theme where the function theme_calendar_links is called directly, rather than passing though the theme function - i.e. theme('calendar_links' ...)
These occur on lines 67, 100 and 133 ...

#1
See #233975: theme function bypassed for theme_calendar_links() and theme_calendar_date_combo()