Forum .LRN Q&A: Re: LORS Course Viewing Problem

Collapse
Posted by Dave Bauer on
This is a namespace conflict with the Tcl procedured I added to the content repository on HEAD.

I'll try to figure out a backwards compatible fix. A temporary solution is to change the call to item::get_live_revision to ::item::get_live_revision which will be sure to use the item base namespace instead of the content base namespace.