-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
2.6.6, 2.7.3, 2.8.1
-
None
-
MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
If you enable rss feeds, setting the feed to be for posts rather than discussions, then when trying to view the feed, you simply get an RSS error.
This is caused by the post query missing a comma and then by the $post object given to hsuforum_user_can_see_post missing a required property (privatereply).