pop up windows failing in LMS

The problem is Saba Publisher 5. There is a bug in SP which launches all the popup windows using the prefix name 'Saba_'. However, the logic generated in the js files looks for a prefix of 'Trivantis_' to determine what it needs to do about initializing the connection to the LMS. Since the winow's prefix name is wrong, the popup windows won't talk correctly to the LMS.You need to either get SP 6 ... hand edit the pages that open the new page in the window and change the name from Saba_ to Trivantis_ ... or don't use popup windows.Tim

Discussions have been disabled for this post