Closed (fixed)
Project:
Course
Version:
7.x-1.x-dev
Component:
Course objects
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2012 at 15:56 UTC
Updated:
2 Jun 2014 at 20:20 UTC
Jump to comment: Most recent
Comments
Comment #1
djdevinYep probably call to non-object.
I'm wondering what the best solution is here...disable or delete the object referencing the content?
Comment #2
jlongbottom commentedYes disable sounds reasonable.
It could also do the same thing as deleting a node before you remove it from the outline. It results in a course object with no node reference.
Comment #3
djdevinCommitted, afd9657
It should still show up in the course outline with a broken message, and when taking the course it will just return an error message.
I don't want to disable it just in case it was required for course completion ( to prevent the user from skipping over it).