search_config_query_node_access_alter() can use "NOT IN" condition now.

Created on 25 June 2013, over 11 years ago
Updated 18 April 2024, 8 months ago

I notice on line 174 of search_config.module that there's reference to a core bug which was preventing the "NOT IN" query condition from working. While I was working on another issue with search_config_query_node_Access_alter(), I tried using the commented out code that uses the NOT IN condition, instead of the workaround code below it. It works fine, so it appears that the core bug which was necessitating the (somewhat nasty) workaround has been fixed, meaning the workaround can be removed.

I've attached a patch which does just that.

πŸ“Œ Task
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States coredumperror

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    I'm closing it because the issue was created a long time ago without any further steps.

    if you still need it then raise a new one.
    thanks

Production build 0.71.5 2024