Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Repaired the ability to go back to TermPortal and navigate to a term, found by InstantTranslate
-
Empty show more show less
Description
When clicking on "Open in Term Portal" button in instant-translate, when as search result existing term is found, nothing happens.
In the js console this is the error which can be found:
Uncaught TypeError: window.parent.loadIframe is not a function at openTermPortal (Instanttranslate.js?v=development:1035) at HTMLSpanElement.<anonymous> (Instanttranslate.js?v=development:1020) at HTMLDivElement.dispatch (jquery.js?v=development:5226) at HTMLDivElement.elemData.handle (jquery.js?v=development:4878)openTermPortal@Instanttranslate.js?v=development:1035(anonymous)@Instanttranslate.js?v=development:1020dispatch@jquery.js?v=development:5226elemData.handle@jquery.js?v=development:4878
The expected behavior for this action is, on clicking on such result, this term should be opened in term-portal.