Skip to content

7.2 channel entry tag wrong results with 'not' in channel param. #2525

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

Closed
robinsowell opened this issue Nov 16, 2022 · 0 comments · Fixed by #2527
Closed

7.2 channel entry tag wrong results with 'not' in channel param. #2525

robinsowell opened this issue Nov 16, 2022 · 0 comments · Fixed by #2527
Labels
Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on.

Comments

@robinsowell
Copy link
Contributor

In both 7.2 and 6.4 there appears to be a bug in the channel entry tag when the channel parameter has the 'not' specifier in it.

ex: I have an entry in the 'about' channel with the url title 'about'. This tag? Does not pull it back:

{exp:channel:entries channel="not blog" url_title="about|about-overview" dynamic="no"}

This tag does

{exp:channel:entries channel="about" url_title="about|about-overview" dynamic="no"}

Definitely worked in 6.2.4

@robinsowell robinsowell added this to the 7.2.1 milestone Nov 16, 2022
@robinsowell robinsowell added the Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on. label Nov 16, 2022
intoeetive added a commit that referenced this issue Nov 17, 2022
…g no results on `{exp:channel:entries}`
intoeetive added a commit that referenced this issue Nov 17, 2022
…g no results on `{exp:channel:entries}`
@intoeetive intoeetive removed this from the 7.2.1 milestone Nov 18, 2022
matthewjohns0n added a commit that referenced this issue Nov 21, 2022
Resolved #2525 where using `channel="not ..."` parameter was returning no results on `{exp:channel:entries}`
matthewjohns0n added a commit that referenced this issue Nov 22, 2022
Resolved #2525 where using `channel="not ..."` parameter was returning no results on `{exp:channel:entries}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on.
Projects
None yet
2 participants