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

Add config.param_sep support for admin panel (this fixes #30, #36; see #39) #35

Merged
merged 3 commits into from
Aug 8, 2015

Conversation

Sommerregen
Copy link
Contributor

This is a fix for #30. Here the admin route was broken due to included task: and a logout page and a theme template missing.

UPDATE: It turned out that the route wasn't the problem, but actually a windows specific setting, namely system.config_sep: "+", which was not correctly implemented in the admin theme templates..

@Sommerregen Sommerregen force-pushed the bugfix/fix-spl-error branch from 9acde18 to 0165f53 Compare August 8, 2015 09:30
@Sommerregen Sommerregen changed the title Fixes #30 Add config.param_sep support for admin panel (this fixes #30, #36; see #39) Aug 8, 2015
@rhukster
Copy link
Member

rhukster commented Aug 8, 2015

@w00fz you mind reviewing the JS portion of this?

@w00fz
Copy link
Member

w00fz commented Aug 8, 2015

Looks good!

// Djamil Legato // From iPhone //

On Aug 8, 2015, at 10:07, Andy Miller notifications@github.com wrote:

@w00fz you mind reviewing the JS portion of this?


Reply to this email directly or view it on GitHub.

rhukster added a commit that referenced this pull request Aug 8, 2015
Add `config.param_sep` support for admin panel (this fixes #30, #36; see #39)
@rhukster rhukster merged commit 00a4c71 into getgrav:develop Aug 8, 2015
@Sommerregen
Copy link
Contributor Author

Nice and I'm glad to help :-D

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.

3 participants