Hi,
Here's another Inlinelinks question. We are using DPM with Inlinelinks. There are 4 different tests I am running to test embedded links in an ephox editor.
Firefox 3.x via AppConsole
Firefox 3.x via Portal
Internet Explorer 7 via AppConsole
Internet Explorer 7 via Portal
When I try to embed an image in the ephox editor with IE via the portal, I get an error "An unexpected error occurred". I don't get the error using any other test. I traced the error to:
function ldfCallback(id, xml)
The error message alert is there in the function. It looks like it's trying to make an AJAX call to /vgn-ext-links/secure/buildLink.do. Does anyone have an idea of why this would fail with IE via the Portal?
Thanks,
Eric