Bug #62735
closedError on using suggest wizard in firefox
0%
Description
Im using suggest wizards in a project. All is fine in Chrome and in Safari.
Only in Firefox (33.0.2) the suggest wizard fails.
On the right side i choose an element an if i click on it, it should appear in the box of the left side.
In Chrome in Safari this works without any trouble but in Firefox i get some errors. So i cant use firefox.
"Error: Load timeout for modules: TYPO3/CMS/Backend/FormEngine
http://requirejs.org/docs/errors.html#timeout require.js:166
TypeError: setFormValueFromBrowseWin is not a function"
I tried the TCA config like the minimal and like this on the ref pages.
I used this doku: http://docs.typo3.org/typo3cms/TCAReference/AdditionalFeatures/WizardsConfiguration/Index.html
I think its a bug and it would be great to get some info about this problem.
Files