-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.3
-
MySQL
-
MOODLE_21_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
wip-mdl-30798
-
The "recent blog entries" block, when listing recent entries, also displays a link to "entries about this course". However, this link actually shows all entries, about all courses.
Tested in Moodle 2.1.3 (20111205)
Steps to reproduce
==============
1. Go to course A in which you are a Teacher, and turn on editing.
2. Add Blog Menu block to course A
3. Click Blog Menu > "Add an entry about this course" and add a blog post
4. Go to course B in which you are also a Teacher, and turn on editing.
5. Add Blog Menu and Recent Blog Entries blocks to course B
6. Click Blog Menu > "Add an entry about this course" and add a blog post
7. Click on Recent Blog Entries > Entries about this Course
Expected result
===========
Only blog entries associated with course B should be displayed.
Actual result
===========
All blog entries are shown, including those associated with course A. Any blog posts not associated with a course are also shown.
- has a non-specific relationship to
-
MDL-25347 No way to restrict associations of blog entries to course/modules
-
- Closed
-