Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.8
-
Component/s: Database activity module, RSS
-
Labels:None
-
Environment:Apache, MySQL
-
Affected Branches:MOODLE_17_STABLE
-
Fixed Branches:MOODLE_18_STABLE
Description
A database activity has a defaullt RSS template on board. The body field contains some default content, the title field is empty. When I use this default template, the generated RSS file looks OK, with one exception: the titles are strange long numbers without meaning (for me).
However, when I change the default RSS template, either the content field, or the title field o both, these changes have no effect. Is is as if the user defined template does not matter.
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
title fixed in cvs HEAD
the other problem might be that you need to add new entry and run cron in order to get updated rss feed.
closing now, thanks for the report.