Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.2, 2.2.2, 2.3, 2.6.4, 2.7, 2.8
-
Component/s: Wiki (2.x)
-
Labels:
-
Environment:Debian Squeeze, Apache 2
-
Database:MySQL
-
Testing Instructions:
-
Affected Branches:MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
-
Fixed Branches:MOODLE_26_STABLE, MOODLE_27_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-30431_wiki_comments -
Pull Master Diff URL:
-
Story Points:13
-
Sprint:FRONTEND Sprint 13
Description
Replication steps:
- user A (student role) creates a comment on a wiki
- user B (teacher role) tries to edit user A's comment
- when user B tries to save the edited comment -
Coding error detected, it must be fixed by a programmer: Invalid state passed to moodle_page::set_state. We are in state 0 and state 3 was requested. http://docs.moodle.org/21/en/error/debug/codingerror
|
user A is able to edit their own comment quite happily