Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.8
-
Fix Version/s: None
-
Component/s: Wiki (1.x)
-
Labels:None
-
Environment:linux/mysql
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
Description
when I edit an existing wiki page and save it, all seems well. Changes are visible on screen. When I re-edit the page, all seems normal , although sometimes things start to wrong from here : what is visble is the old page, not the new one. Sometimes things go wrong from the next point : Moodle refuses to save the second edit, claiming that 'someone has already saved a change'. That someone is me, of course, in the same explorer session, no less. From here on, what you get with view and edit is the oldest page version. the second one seems gone.
Digging in the database, you can see both oldest versions there. Why Moodle insists on picking the older one is not clear, though when you look at the structure of the mdle_wiki_locks table, phpadmin complains about the structure of the indexes.
The issue cannot be resolved by exiting explorer; you can no longer save edits for that page. Ever. I had no other option but to delete the oldest mdl_wiki_pages records, close the explorer and return to the site in a new explorer session.
Issue Links
| This issue has a clone: | ||||
| MDL-10321 | problems saving wiki pages |
|
|
|
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Closing - duplicate