Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.1
-
Fix Version/s: None
-
Component/s: Wiki (2.x)
-
Labels:None
-
Environment:Linux
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
Description
I have upgraded directly from 1.7.2 to 1.9.1 pls Nwiki and almost all working fine.
- The same error reported by Paul when editing a very huge table (100 rows and 3 columns but the html code seem not very clean: each row is a table). When I try to save I get:
o Fatal error: Call to a member function page_name() on a non-object in/www/html/mood/restringidos/moodle/mod/wiki/lib/moodle/persistence_manager.php on line 336
o But the other pages of that wiki work fine
We also get this error with the following conditions:
The error occurs when you try to edit the wiki content. The problem goes away if you set Group Mode = No Groups
The problem also goes away on our 1.9.2+ (Build: 20080723) development server
- 1.9.1+ (Build: 20080625)
- create a wiki with Student Mode = Students in Group and Group Mode = Separate Groups
The error occurs when you try to edit the wiki content. The problem goes away if you set Group Mode = No Groups The problem also goes away on our 1.9.2+ (Build: 20080723) development server