Issue Details (XML | Word | Printable)

Key: MDL-17114
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Dan Poltawski
Reporter: Éliás Tamás
Votes: 2
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

"revert to draft" button points to non existing file

Created: 04/Nov/08 01:56 AM   Updated: 09/Mar/10 05:30 PM
Component/s: Course
Affects Version/s: 1.9.3
Fix Version/s: None

File Attachments: 1. File fix_activity_reports_links.diff (6 kB)

Image Attachments:

1. Untitled.png
(50 kB)
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

URL: https://elearning.uni-pen.hu/course/user.php?id=21&user=72&mode=complete
Participants: Dan Poltawski, Julien Boulen and Éliás Tamás
Security Level: None
Difficulty: Moderate
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
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.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dan Poltawski added a comment - 25/Mar/09 07:01 AM
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..

Julien Boulen added a comment - 09/Mar/10 05:30 PM
Hello,

I join a patch we made to our Moodle.

We replaced "submit type" button by an href link. On click, it opens the same window as in assignment page when we click on "grade".

Cheers,
Julien