uPortal-Attic / sakai-connector-portlet

Integrate tools from Sakai into your portal
https://wiki.jasig.org/display/PLT/Sakai+connector+portlet
Apache License 2.0
4 stars 9 forks source link

Syllabus Tool Cross-Origin iframe issue #20

Open ThirumalReddyN opened 6 years ago

ThirumalReddyN commented 6 years ago

Hi All, with this connector portlet we have an issue, When we are trying to add Item in syllabus tool, Add Item popup is not opening. If i see the logs in browser console, i got following error message,

syllabus.js:577 Uncaught DOMException: Blocked a frame with origin "http://myDomain.com" from accessing a cross-origin frame. at showConfirmAdd (http://myDomain.com/portal/tool/f927fc8a-f2cf-41e6-a78c-c3189b3fd0e2/js/syllabus.js:577:27) at showConfirmAddHelper (http://myDomain.com/portal/tool/f927fc8a-f2cf-41e6-a78c-c3189b3fd0e2/main:113:3) at HTMLAnchorElement.onclick (http://myDomain.com/portal/tool/f927fc8a-f2cf-41e6-a78c-c3189b3fd0e2/main:138:71)

anybody have an idea about it..?

Please give me your suggestions.

Thanks, Thirumal

ChristianMurphy commented 6 years ago

What portal is being used to run the sakai-connector-portlet?

It could also be worth while to reach out to the uPortal-user mailing list with this question to reach a broader audience.