Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment:

Update formatting

The "security and nonsecure items" message in IE is being caused by an issue in Dojo. For more, see the discussion on the WebWork forum.

There is a workaround available from the Dojo mailng This is due to a bug in Dojo. It is being discuss hereat WebWork's forum. The solution of resolving it could be found herefrom dojo's mailing list.

In short, line 79 in dojo/src/storage/browser.js

Code Block
storeParts.push('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"');

...