neos / neos-development-collection

The unified repository containing the Neos core packages, used for Neos development.
https://www.neos.io/
GNU General Public License v3.0
260 stars 221 forks source link

Using RequireJS causes backend crash #818

Closed neos-bot closed 7 years ago

neos-bot commented 9 years ago

Jira issue originally created by user @gerhard-boden:

when using requirejs in the frontend the loading of two javascript (core) files in the backend fails (see screenshot) resulting in broken inline editing.

I found this commit that states to fix the issue: https://review.typo3.org/#/c/26487/ Maybe the bug came up again because of changes somewhere around 1.2.5?

UPDATE 03.11.2015: The problem can be fixed by using an older version of requireJS (http://requirejs.org/docs/release/2.1.9/minified/require.js)

Atachements:

Jira Image

Jira-URL: https://jira.neos.io/browse/NEOS-1308

neos-bot commented 9 years ago

Comment created by @gerhard-boden:

any update on this yet? Can somebody reproduce this?

neos-bot commented 8 years ago

Comment created by uhlmann:

it also happen if you load script dynamically with https://github.com/ded/script.js/

kitsunet commented 7 years ago

Will close as won't fix as this will probably not happen before the react UI.

kdambekalns commented 7 years ago

Because I looked for it, the change mentioned seems to be https://github.com/neos/neos-development-collection/commit/9eabd2384dab9304e14fbe00d2b3f4a3707671d6. See https://forge.typo3.org/issues/48074 (still up and running!)

Another related commit would be https://github.com/neos/neos-development-collection/commit/13f04acad8477aaed1ccab80b537a286d114ba29