Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9.1
-
Component/s: Database activity module
-
Labels:None
-
Database:Any
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
When using templates tags in the listtemplate, such as ##edit##, ##delete##, ##more## or ##moreurl##, the list view works fine when logged in as Administrator (see attached screenshot "List_view_as_Administrator-OK").
However, when the same list is viewed as a Guest, it gets broken (see attached screenshot "List_view_as_Guest-ERROR").
Sorry for submitting this as a blocker, but this bug in fact stops the database to be used in a production environment, as I do it.
Attachments
Issue Links
| This issue has a non-specific relationship to: | ||||
| MDL-11511 | Write entries mod/data:writeentry <-- should not treat adding, editing and deleting all together |
|
|
|
The attached patch against MOODLE_19_STABLE fixes this bug.