Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.4
-
Fix Version/s: STABLE backlog
-
Component/s: General
-
Labels:
-
Affected Branches:MOODLE_24_STABLE
Description
Based on http://tracker.moodle.org/browse/MDL-10259?focusedCommentId=175097&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-175097 comments, there are many inconsistencies with frontpagecourselist selected when there are more courses than the max number allowsed to display.
With frontpagecourselist selected, when FRONTPAGECOURSELIMIT (defined in course/lib.php) is exceeded:
- A non-logged user can see the list of visible courses
- A user logged in as a guest can't see any course on the frontpage
- A user logged in but without enrolments see a list of categories with the heading "My courses"
The setting coursesperpage only is taken into account when showing courses in courses/category.php
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-33490 Courses per page / "coursesperpage" limit on the front page is not working
-
- Closed
-
- has been marked as being related by
-
MDL-4655 Make number of summaries per page limit configurable
-
- Closed
-
- Testing discovered
-
MDL-10259 error in frompage with format FRONTPAGECOURSELIST when ((frontpagecourselimit > count(courses)) and user is admin
-
- Closed
-