Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Compatibility with TYPO3 CMS 8 for Media File Picker #182

Merged
merged 1 commit into from
Nov 21, 2017

Conversation

lgescobar
Copy link
Contributor

This change allows the Media File Picker to be called in TYPO3 CMS 8 without 404 HTTP error.

It seems that the variable TYPO3.settings.FormEngine.backPath is not available anymore. In any case, the variable MediaFormEngine.vidiModuleUrl contains the whole relative path that is needed to call the Backend module.

Tested with TYPO3 8.7.1

@fabarea fabarea merged commit 09d8ebc into fabarea:master Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants