Bug #2438
Download Course Backup doen't work
Description
When you create a backup, you are not allowed to download that file. But the file has been created. I think that the reason is that download.php file in course_info can't catch the admin session.
History
Updated by Jonas Fangstrom about 10 years ago
Jorge Frisancho wrote:
When you create a backup, you are not allowed to download that file. But the file has been created. I think that the reason is that download.php file in course_info can't catch the admin session.
i confirm the bug.
Updated by Ivan Tcholakov about 10 years ago
I have just tested Chamilo 1.8.8 alpha (current code, not released yet) on Windows Vista, XAMPP 1.7.3.
I used accounts as a platform administrator and as a teacher. I can make course backup file and download it. The feature works for me.
Updated by Julio Montoya about 10 years ago
I test it in http://chamilodev.beeznest.com and also works for me ...
http://chamilodev.beeznest.com/courses/CURSOJMONTOYA2/index.php
i'm using the "Create Complete backup" option
Updated by Fernando Paredes Garcia about 10 years ago
Just installed 1.8.8 in XAMPP Lite 1.7.3 (WinXP), created a course, then went to /main/admin/course_export.php and exported with both options:
"Export all courses" and "Export selected courses from the following list", both allow me to download the backup file.
Perhaps this bug comes from a deployment issue.
Updated by Fernando Paredes Garcia about 10 years ago
- Status changed from New to Rejected - Abandoned
Could not reproduce the bug.