Actions
Bug #2717
closedcourse create fails without document tool
Start date:
01/02/2011
Due date:
% Done:
100%
Estimated time:
Complexity:
Normal
Description
upon creating a course of a course type that has no document tool, following error is produced
( ! ) Fatal error: Call to a member function get_id() on a non-object in /var/www/pointcarre2/application/weblcms/php/lib/category_manager/content_object_publication_category.class.php on line 50Call Stack
- Time Memory Function Location
1 0.0003 680608 {main}( ) ../run.php:0
2 0.1705 11498288 common\libraries\Application::launch( ) ../run.php:40
3 0.2330 23576864 application\weblcms\WeblcmsManagerCourseCreatorComponent->run( ) ../application.class.php:852
4 0.3355 29498320 application\weblcms\CommonForm->save( ) ../course_creator.class.php:84
5 0.3355 29498320 application\weblcms\CourseForm->create( ) ../common_form.class.php:108
6 0.3552 30293088 application\weblcms\Course->create( ) ../course_form.class.php:756
7 0.5700 30572976 application\weblcms\ContentObjectPublicationCategory->create_dropbox( ) ../course.class.php:1031
8 0.5701 30574184 application\weblcms\ContentObjectPublicationCategory->create( ) ../content_object_publication_category.class.php:65
Updated by Stefaan Vanbillemont almost 13 years ago
- Category set to 2
- Target version set to 21
Updated by Sven Vanpoucke almost 13 years ago
- Status changed from New to Needs testing
- % Done changed from 0 to 100
Fixed!
Updated by Stefaan Vanbillemont over 12 years ago
- Status changed from Needs testing to Bug resolved
Updated by Stefaan Vanbillemont over 12 years ago
- Project changed from Chamilo LCMS Connect to Courses
- Category deleted (
2)
Updated by Stefaan Vanbillemont over 12 years ago
- Target version changed from 21 to 2.1.0
Actions