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

Please change to tax|lower #18

Closed
campino2k opened this issue Oct 31, 2017 · 3 comments
Closed

Please change to tax|lower #18

campino2k opened this issue Oct 31, 2017 · 3 comments

Comments

@campino2k
Copy link
Contributor

{% set active = uri.param(taxonomy) == tax ? 'active' : '' %}

This breaks with Grav 1.3.8 since uri.param will return lowercase strings

@rhukster
Copy link
Member

Thanks, merged

@rhukster
Copy link
Member

and released

@rhukster
Copy link
Member

rhukster commented Nov 2, 2017

Along with that other PR, i'm seeing that this doesn't actually need to be lowercased anymore. please make sure you have case_insensitive_urls in your system.yaml removed or set to false.

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