Forum .LRN Q&A: Re: ANN IMS-LD v.0.1d tagged and released

Collapse
Posted by vivian Aguilar on
I installed and upload some content but navigating inside of one UoL i got this:
missing close-bracket
while executing
"set one_prerequisite_ul [imsld::process_resource_as_ul -resource_item_id $resource_item_id -run_id $run_id -dom_doc $dom_doc -dom_node $dom_node
..."
("uplevel" body line 6)
invoked from within
"uplevel 1 $code_block "
("1" arm line 1)
invoked from within
"switch $errno {
0 {
# TCL_OK
}
1 {
# TCL_ERROR
..."
("while" body line 20)
invoked from within
"while { [db_getrow $db $selection] } {
incr counter
if { [info exists array_val] } {
unset array_val
..."
("uplevel" body line 5)
invoked from within
"uplevel 1 $code_block "
invoked from within
Hi Vivian!

Thanks for the bug report. It is fixed now. Please update the
file imsld-procs.tcl

Best regards,

jopez