Issue Details (XML | Word | Printable)

Key: MDL-15788
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: David Somers-Harris
Votes: 0
Watchers: 2
Operations

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

Reorganizing course files breaks links silently

Created: 23/Jul/08 07:25 AM   Updated: 11/Dec/08 11:27 PM
Return to search
Component/s: Accessibility, Course, Files API, Quiz
Affects Version/s: 1.9.2
Fix Version/s: None

Issue Links:
Dependency
 

Participants: David Somers-Harris and Tim Hunt
Security Level: None
Resolved date: 11/Dec/08
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
Say we have a collection of course files, with an image among them. I put the image in a quiz. I then decide that I want to organize my course files into folders. Of course then when I go back to the quiz, the image is no longer displayed because the link is broken.

The best solution I could think of:
When images etc. are inserted in quizzes etc., a log is kept of the file which it is linked to. Then in the course file manager, when files are moved or deleted it checks against that log and warns the user that a link has been broken, and instructs them how to fix it (or automatically fixes it).

I know this is barely a bug, and perhaps more like a new feature. Sorry if my ticket typification peeves you.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt added a comment - 05/Dec/08 11:57 AM
I think there is no solution to this, other than waiting for the new file handling system to be released in Moodle 2.0.

David Somers-Harris added a comment - 05/Dec/08 12:40 PM
Ah, ok. Well I look forward to it!