Not exist translation for node_access table

Created on 7 August 2024, 5 months ago

I prepare the search api mongodb backend integration.

After I check the content access checkbox in processor page get the follow error:
Unknown query string: SELECT [gid], [realm] FROM {node_access} WHERE ([nid] = 0 OR [nid] = :nid) AND [grant_view] = 1
When debuged the query I found this regular expression miss from translation array. The easier way to fix it add this to array. Other solution give an event to possible other modules change this array. Or both.

Feature request
Status

Active

Version

3.0

Component

Base module (driver)

Created by

🇭🇺Hungary dj1999

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

Merge Requests

Comments & Activities

  • Issue created by @dj1999
  • Merge request !31Fixed node_access query. → (Open) created by dj1999
  • Pipeline finished with Failed
    5 months ago
    Total: 1283s
    #247119
  • 🇭🇺Hungary dj1999

    Cant create MR because

    $ 
    composer install $COMPOSER_EXTRA
    No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
      Problem 1
        - drupal/core[11.0.0-alpha1, ..., 11.x-dev] require php >=8.3.0 -> your php version (8.1.29) does not satisfy that requirement.
        - Root composer.json requires drupal/core ^11.0 -> satisfiable by drupal/core[11.0.0-alpha1, ..., 11.x-dev].
    
Production build 0.71.5 2024