Closed (fixed)
Project:
Station
Version:
5.x-2.x-dev
Component:
Schedule
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2007 at 13:19 UTC
Updated:
12 Nov 2007 at 22:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedyeah that's a bug. it should show the body text if it's been enabled.
Comment #2
joachim commentedLooking at http://api.drupal.org/api/function/hook_view/5, I think you're missing a call to node_prepare.
Adding this right at the top of station_schedule_view() fixes it:
Comment #3
drewish commentedcool, committed the attached patch to HEAD.
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.