- πΊπΈUnited States dillix
Drupal 7 has reached its EOL, so I'm closing this as outdated.
This patch is a follow on to the issue described in #1451198: PDO Exception for anonymous user when user Oracle database β and #1451936: Binding parameter error with value 0 when using db_query β .
This patch replaces all calls to db_query() with calls to db_select() as appropriate. Ideally, it would be nice to see this fixed in Oracle, but until it is, this patch should allow ACL to work in that environment.
Unfortunately, I wasn't able to get the tests to run locally, so apologies in advance if this results in a mess of errors.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Drupal 7 has reached its EOL, so I'm closing this as outdated.