Date headers no longer displayed
eojthebrave - August 8, 2008 - 00:12
| Project: | Activity Stream |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
After installing the latest 6.x-1.x-dev items in your stream are no longer grouped together under a date header.
Looks like theme_activitystream_header() is never registered in the theme registry. And thus the function never gets properly called, and nothing is returned.
| Attachment | Size |
|---|---|
| activitystream-theme_activitystream_header-registry.patch | 332 bytes |

#1
Oh nice, I'm having this issue as well.
I'll try the patch.
#2
(nevermind, I answered my own question.)
#3
Had to run update.php after used the patch, but worked great!
#4
Applied and commited
#5
In 6.x beta 1