Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.9.3
-
Fix Version/s: None
-
Component/s: Course
-
Labels:None
-
Environment:Debian Linux elearning 2.6.25.10-grsec
Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8g ModSecurity for Apache/2.5.6 PHP 5.2.6
-
Difficulty:Moderate
-
Affected Branches:MOODLE_19_STABLE
Description
After I select a course, choose participants->name->activity report->complete and access a closed topic wich I'd like to set back to draft, I get a filenotfound error. As I can see, there is no upload.php in the course directory wich is referenced by the button.
In the log I can see:
[error] [client 193.225.122.131] script '/web/www/moodle/course/upload.php' not found or unable to stat, referer: https://elearning.uni-pen.hu/course/user.php?id=21&user=72&mode=complete
attached a picture about the button and the referened URL.
Hmm the intriging thing about this issue is that even when the url is correct its buggy - and as far as I can see this feature isn't exposed anywhere else in the interface..