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

{segment_category_ids_any} outputs tag when no categories in URL #3

Open
dennisfrank opened this issue Jul 10, 2013 · 1 comment
Open

Comments

@dennisfrank
Copy link
Contributor

{segment_category_ids_any} outputs the tag “{segment_category_ids_any}” when the URL does not contain any category.

{segment_category_ids} in contrast outputs nothing.

I prefer the behavior of {segment_category_ids}.

Right know {exp:channel:entries categories="{segment_category_ids_any}"} is not usable for me. With no categories in the URL it breaks {exp:channel:entries}.

@dennisfrank
Copy link
Contributor Author

I added $data[$this->prefix.'segment_category_ids_any'] = ''; in this pull request: #4

UltraBob pushed a commit to UltraBob/URL-Helper that referenced this issue Oct 11, 2016
Otherwise {segment_category_ids_any} outputs the tag “{segment_category_ids_any}” when the URL does not contain categories. See litzinger#3
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

1 participant