Clone
lfoxton
committed
on 13 Sep 07
Resolves LDEV-1343: Live edit wont start when using Blackboard integration.
Should also fix the problems in the other integrations because t… Show more
Resolves LDEV-1343: Live edit wont start when using Blackboard integration.

Should also fix the problems in the other integrations because the fix is all on the LAMS side.

used javascript try-catch statements to catch the cross-domain call problem caused by live edit, and make a new non-cross-domain call specifically for integrations in openUrls.js.

You can test this fix at the test blackboard server http://colis07.melcoe.mq.edu.au:9000

Administrator, pass

Show less