Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.5
-
Fix Version/s: None
-
Component/s: Wiki (2.x)
-
Labels:None
-
Environment:Sun M5000 Solaris10.5 apache2 Mysql5 PHP 5.2.10
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
Description
When uploading a file with wiki and linking it on the page. The link is broken.
The cause is moddata. Wiki creates a subdirectory in moddata an put the uploaded files there. But it is not possible to show this files. You always get the error 'file not found' even with the filebrowser in moodle.
Only solution is to move the files out the moddata dir then the link works. Is it possible to configure dfwiki to write the file to the same level where moddata is?
This is a big problem cause our users cannot change to the original wiki(which could solve the problem) without losing data.
Thank for your help
Greetings
Thorsten
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-23962 | file.php denies access to files within a wiki |
|
|
|
Hi Thorsten,
are you talking about the current wiki module included in Moodle 1.x or the new one (dfwiki, nwiki) right now in contrib that will land to Moodle 2.0 ?
Ciao