Bug #2281

wiki not properly removed
100%
Description
when unlinking a wiki in the repo, the wiki publication is not removed from the wiki application. It is removed though from My publications.
trying to remove it there obviously results in an error:
Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\chamilogoogle\application\wiki\php\lib\wiki_manager\component/../../../gradebook/gradebook_utilities.class.php' (include_path='C:\wamp\www\chamilogoogle\plugin\pear;C:\wamp\www\chamilogoogle\plugin\google\library') in C:\wamp\www\chamilogoogle\application\wiki\php\lib\wiki_manager\component\wiki_publication_deleter.class.php on line 49
History
Updated by Anonymous over 11 years ago
Something more or less similar occurs with a forum: it is deleted from my publications, but is still there in the application:
deleting the forum gives an error:
Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\chamilogoogle\application\forum\php\lib\forum_manager\component/../../../gradebook/gradebook_utilities.class.php' (include_path='C:\wamp\www\chamilogoogle\plugin\pear;C:\wamp\www\chamilogoogle\plugin\google\library') in C:\wamp\www\chamilogoogle\application\forum\php\lib\forum_manager\component\deleter.class.php on line 43
Updated by Sven Vanpoucke over 11 years ago
- Status changed from New to Needs testing
- Assignee set to Sven Vanpoucke
- % Done changed from 0 to 100
Fixed
Updated by Anonymous over 11 years ago
- % Done changed from 100 to 50
Still an error when deleting a wiki from the application:
Fatal error: Class 'application\wiki\Translation' not found in C:\wamp\www\chamilogoogle\application\wiki\php\lib\data_manager\database_wiki_data_manager.class.php on line 202
This error also occurs after unlinking the wiki from the repo; also there it is not possible to remove the wiki; a case of corrupted data?
Updated by Anonymous over 11 years ago
- Status changed from Needs testing to Feature implemented
- % Done changed from 50 to 100
deleting a wiki appears to be fixed
(still some other wiki errors)
Updated by Stefaan Vanbillemont about 11 years ago
- Project changed from Chamilo LCMS Connect to Repository
- Category deleted (
4)