Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: General
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
In Moodle version 1.9 + (Build: 20080509) a label on the startpage containing only an image <img ... /> does not display the image. When I add text then text and image are shown.
This behavior is new. Version 1.9 + (Build: 20080324) didn't have this issue.
Debug notices:
( ! ) Notice: Undefined index: 116 in course/lib.php on line 1344
Call Stack
- Time Memory Function Location
1 0.0018 159192 {main}( ) ../index.php:0
2 0.8704 19092708 print_section( ) ../index.php:175
( ! ) Notice: Trying to get property of non-object in course/lib.php on line 1344
Call Stack
# Time Memory Function Location
1 0.0018 159192 {main}( ) ../index.php:0
2 0.8704 19092708 print_section( ) ../index.php:175
Today, in Moodle 1.9.1+ (Build: 20080521) version, the problem is not resolved.