Course folder "tags" and the content library
Posted: Sun Apr 10, 2016 7:40 am
added a tag to a course folder on accident, when I meant to add it to the actual content. An entry appeared in the content library linked to nothing. In the content library, onClick of the offending entry (the play button), a fatal error was thrown for the KB item. Anyone else observe this behavior? The only way to remove the offending tag is directly from the database as far as I could tell. If this is the case, I would think there is an easy fix. I havent started digging into the code, but I would think hypothetically inner join on some actual content when querying the content library would resolve an issue like this ( as an easy fix). Another easy fix would be to remove the option to add tags on course folders.