Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.3, 2.2.1, 2.2.5, 2.3.2, 2.4
-
Component/s: Administration
-
Environment:Windows Server 2008
-
Database:Any
-
Testing Instructions:
-
Workaround:
-
Affected Branches:MOODLE_20_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
Fixed Branches:MOODLE_22_STABLE, MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Coding error detected, it must be fixed by a programmer: paging_bar requires a perpage value.
|
|
Stack trace:
|
line 1936 of \lib\outputcomponents.php: coding_exception thrown
|
line 2212 of \lib\outputrenderers.php: call to paging_bar->prepare()
|
line 70 of \lib\outputrenderers.php: call to core_renderer->render_paging_bar()
|
line 2201 of \lib\outputrenderers.php: call to renderer_base->render()
|
line 261 of \course\category.php: call to core_renderer->paging_bar()
|
|
Stack trace:
|
line 1936 of \lib\outputcomponents.php: coding_exception thrown
|
line 2212 of \lib\outputrenderers.php: call to paging_bar->prepare()
|
line 70 of \lib\outputrenderers.php: call to core_renderer->render_paging_bar()
|
line 2201 of \lib\outputrenderers.php: call to renderer_base->render()
|
line 261 of \course\category.php: call to core_renderer->paging_bar()
|
Home / ⟩ Courses / ⟩ A / ⟩ Course 1
You should really redirect before you start page output
|
line 562 of \lib\outputrenderers.php: call to debugging()
|
line 2495 of \lib\weblib.php: call to core_renderer->redirect_message()
|
line 699 of \mod\scorm\locallib.php: call to redirect()
|
line 14 of \course\format\scorm\format.php: call to scorm_course_format_display()
|
line 240 of \course\view.php: call to require()
|
Attachments
Issue Links
- duplicates
-
MDL-26042 Coding error paging bar requires a per page value
-
- Closed
-
- is duplicated by
-
MDL-32672 Can't delete course; persistent error message.
-
- Closed
-
-
MDL-33790 paging_bar requires a perpage value (when viewing list of courses)
-
- Closed
-
- will be (partly) resolved by
-
MDL-35138 Ensure default values for config settings are set
-
- Open
-