Closed (fixed)
Project:
Activity Stream
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2008 at 00:12 UTC
Updated:
16 Aug 2008 at 19:34 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| activitystream-theme_activitystream_header-registry.patch | 332 bytes | eojthebrave |
Comments
Comment #1
dmetzcher commentedOh nice, I'm having this issue as well.
I'll try the patch.
Comment #2
dmetzcher commented(nevermind, I answered my own question.)
Comment #3
dmetzcher commentedHad to run update.php after used the patch, but worked great!
Comment #4
akalsey commentedApplied and commited
Comment #5
akalsey commentedIn 6.x beta 1