Description of problem: Moodle 2.6.8 does not allow to use assignment module. When you add an assignment module inside a course it returns a blank page. Version-Release number of selected component (if applicable): Name : moodle Arch : noarch Version : 2.6.8 Release : 1.el6 How reproducible: create an assignment module inside a course Actual results: a blank page Expected results: a page with some fields to edit Additional info:
This issue still exists in moodle-2.6.10-1.el6.noarch from EPEL 6 testing repository.
This issue comes from Moodle version 2.6.x which includes the plugin "PDF annotation" which compromises the assignment module. To have assignment module working again it's necessary to remove that plugin.
*** Bug 1210738 has been marked as a duplicate of this bug. ***
*** Bug 1209810 has been marked as a duplicate of this bug. ***
*** Bug 1209824 has been marked as a duplicate of this bug. ***
A. Does this still impact 2.6.11? B. If so, which file provides that plugin?
*** Bug 1325343 has been marked as a duplicate of this bug. ***
Yes, I'm using moodle-2.6.11-3.el6 and it still has that issue. It is the standard PDF annotation feature in Moodle 2.6.x that causes this issue.
Do you know which file/files that is?
hum I think I found the solution of the problem of blank page is about this PHP Fatal Error [1], solution [2] [1] PHP Fatal error: require_once(): Failed opening required '/var/www/moodle/web/lib/simplepie/moodle_simplepie.php' (include_path='/var/www/moodle/web/lib/pear:.:/usr/share/pear:/usr/share/php') in /var/www/moodle/web/blocks/rss_client/block_rss_client.php on line 283 [2] cd /var/www/moodle/web/lib/ ln -s /usr/share/php/php-simplepie/ simplepie
moodle-3.1.13-3.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-e13a532c54
I just realize this bug is about "assignment module", moodle-3.1.13-3.el7 fixes simplepie module .
this have been fixed over a year ago [1] , please reopen if problem still persist [1] https://src.fedoraproject.org/rpms/moodle/c/474028ad5fdd8d9973f27e7c9da841b185055d3d?branch=epel7