Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.7, 1.7.1, 1.7.2, 1.8
-
Fix Version/s: None
-
Component/s: Wiki (1.x)
-
Labels:None
-
Environment:HideLinux spdc-moodle 2.6.15-27-686 #1 SMP PREEMPT Fri Dec 8 18:00:07 UTC 2006 i686 GNU/Linux
apache2 2.0.55-4ubuntu2.1
libapache2-mod-php5 5.1.2-1ubuntu3.4
mysql-server-5.0 5.0.22-0ubuntu6.06.2
php5 5.1.2-1ubuntu3.4
Moodle: $release = '1.6.1+'; // Human-friendly version name
ShowLinux spdc-moodle 2.6.15-27-686 #1 SMP PREEMPT Fri Dec 8 18:00:07 UTC 2006 i686 GNU/Linux apache2 2.0.55-4ubuntu2.1 libapache2-mod-php5 5.1.2-1ubuntu3.4 mysql-server-5.0 5.0.22-0ubuntu6.06.2 php5 5.1.2-1ubuntu3.4 Moodle: $release = '1.6.1+'; // Human-friendly version name
-
Database:Any
-
Affected Branches:MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE
Description
I found the bug in 1.6.1, and it wasn't fixed as of 1.8 +, $version = 2007021505.
Just adding the 'e' to the parameter fixes it.
I'm happy to make the change and commit to CVS, if I have access to the 1.8 branch. I'm not sure I do, and in any case won't touch it without permission.
(I'm happy to fix 1.6 and 1.7 too, for that matter.)
Issue Links
| This issue duplicates: | ||||
| MDL-9335 | Undefined variable in mod/wiki/backuplib.php on line 188 during backup process |
|
|
|
Hi Matt, thanks for the report and fix.
It seems it was spotted elsewhere and fixed in 1.8 in
MDL-9335Cheers!
MDL-9335Cheers!