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

append_url_extension results in errors with latest beta #2264

Closed
JohnMica opened this issue Nov 13, 2018 · 3 comments
Closed

append_url_extension results in errors with latest beta #2264

JohnMica opened this issue Nov 13, 2018 · 3 comments
Labels

Comments

@JohnMica
Copy link

#2263
as described in the issue above, the moment you append a url in the UI / system.yaml file the errors keeps coming up

missing defatult..html.twig
missing modular..html.twig

notice the double periods ..

using Grav v1.6.0-beta.6 - Admin v1.9.0-beta.6

@rhukster rhukster added the bug label Nov 14, 2018
@rhukster
Copy link
Member

Tracked it down to this commit: 9b43f20#diff-d17e21f858763d0ffcdd6c827cc0eddc

Basically, if you comment out that code in the Page.php it works again. Now just looking to see how to get this to work without it breaking everything!

@JohnMica
Copy link
Author

JohnMica commented Nov 14, 2018 via email

@rhukster
Copy link
Member

Ok fixed it properly and optimized the templateFormat() method while i was at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants