Bug #44745
closed
- Status changed from New to Needs Feedback
- Target version set to 4.5.23
Do you have a stack trace of the mentioned JavaScript error available. I'm still wondering why a problem inside an IFrame causes the parent frames/documents to have issues as well.
I am also able to reproduce that on latest TYPO3 4.7.12.
I followed those steps:
- Clicked on the Workspace module
- Generated a preview link
- Viewed the page with that link
- Opened the page from within the backend with the slider view and the height is very small.
In this case if i delete the "ADMCMD_prev" cookie then the page with the slider loads correctly.
Did anyone else find any way to reproduce that or fix it?
Did anyone else find any way to reproduce that or fix it?
It's reliably reproduceable on TYPO3 6.1.6. Obviously not fixed yet. Could someone set this issue to "Must have"? This error is pretty annoying and quite unexplainable to editors.
BTW: The Live view throws this error:
Fatal error: Call to a member function getSessionData() on a non-object in typo3/sysext/workspaces/Classes/Hook/TypoScriptFrontendControllerHook.php on line 49
Seems to me, that this is responsible for the bug.
Thanks & regards
Sven
- Category changed from Bugs to Workspaces
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
I have the same issue. I researched and found out the problem is that backendDomain is not set in the IFrame. So you got in the parent 'document.domain = "xyz.domain.de"' and in the IFrame 'document.domain = ""'.
A similiar problem is maybe related: http://forge.typo3.org/issues/30643
- Status changed from Needs Feedback to New
- Target version deleted (
4.5.23)
Alexander,
i tried the fix from issue #18761 and it is not working.
I can still experience the issue as i described it above.
Thanks,
Hercules Karvasonis.
- Target version set to 7.5
- Target version changed from 7.5 to 8 LTS
- Complexity set to hard
- Target version changed from 8 LTS to next-patchlevel
- Related to Bug #41629: TYPO3-Workspaces height of iframe to small added
- Status changed from New to Closed
- Target version deleted (
next-patchlevel)
I close this one in favor of #41629 please continue the discussion there.
If you think that this is the wrong decision, please reopen it or open a new issue with a reference to this one. Thank you.
Also available in: Atom
PDF