Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.4.3
-
Fix Version/s: 2.0
-
Component/s: None
-
Labels:None
-
Environment:All
-
Affected Branches:MOODLE_14_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
When a course file is moved or renamed, could a quick check be made for any course references to the file that would create a broken link or perhpas change or update these references to the new folder/file name or location? Even just a quick list of where broken links might have been created would allow a course teacher to fix them. It seems to happen to generally happen to me when I tweak image or course folder/file names and digging up all the places where I might have referenced the file is rather clumbersome.
From Mike Churchward (mike at churchward.ca) Tuesday, 30 November 2004, 02:06 AM:
I'm thinking this is not a wiki specific problem, but one that would occur in any activity that allows links (forums, resources, etc). The problem is that the HTML editor inserts a full link to the file, which includes that course number.
If you use 'internal://' links with the wiki, it should be fine. Which type of link is giving you the problem?
mike
From Roland Gesthuizen (rolandg at netspace.net.au) Tuesday, 30 November 2004, 09:34 PM:
All links as you correctly spot although I wasnt thinking wiki. I was really asking if the file management system can be made smart enough to rename a link used elesewhere in that same course if a file is renamed or moved. Sorry, I wasnt aware of the internal:// tag..
From Mike Churchward (mike at churchward.ca) Wednesday, 1 December 2004, 09:48 PM:
You're right! Sorry. I was looking at wiki bugs and got this one confused with them.