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

[BUG] Could not load layout file. (TYPO3 6.2 only problem?) #15

Closed
josefglatz opened this issue Oct 12, 2015 · 10 comments
Closed

[BUG] Could not load layout file. (TYPO3 6.2 only problem?) #15

josefglatz opened this issue Oct 12, 2015 · 10 comments

Comments

@josefglatz
Copy link
Contributor

Hey,

I'm getting exceptions for the page module previews, since the ext:autoloader generates automatically the layout files.

#1288092555: Could not load layout file. Tried following paths: "typo3conf/ext/provider/Resources/Private/Layouts/ContentBackend.html", "typo3conf/ext/provider/Resources/Private/Layouts/ContentBackend". (http://typo3.org/go/exception/CMS/debug/1288092555)

TYPO3\CMS\Fluid\View\Exception\InvalidTemplateResourceException thrown in file
/docker/code/typo3_src-6.2.15/typo3/sysext/fluid/Classes/View/StandaloneView.php in line 410.

My actual workaround
Don't using a layout for backend previews. 😢

@lochmueller
Copy link
Owner

Can you reproduce the mistake? I saw the error once and can not reproduce it... Is the file-path right? Is there a valid Layout file?

@josefglatz
Copy link
Contributor Author

Yeah, I could reproduce it. I appears in two 6.2.15 installations.

@josefglatz
Copy link
Contributor Author

The file is here. I will xdebug tomorrow. Maybe I get some more insights

@lochmueller
Copy link
Owner

Hey @jousch Do you debug the problem? Any news for me to fix this issue?

@josefglatz
Copy link
Contributor Author

I've tried but without any solution. Alex could also reproduce it. @lochmueller could you reproduce the error?

@josefglatz
Copy link
Contributor Author

I will take a look once more the next few days

@lochmueller
Copy link
Owner

No... I directly fix it. I have no 6.2 dev system anymore at the moment... ;)

@lochmueller
Copy link
Owner

Sorry... wrong ticket. Of cource I do not fix anything at the moment :)

@josefglatz
Copy link
Contributor Author

Alex found it. Will come up with a pull request tomorrow! (have to recheck with TYPO3 7)

@lochmueller
Copy link
Owner

Hey @jousch any news on this topic?

josefglatz pushed a commit to josefglatz/autoloader that referenced this issue Nov 16, 2015
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

No branches or pull requests

2 participants