backdrop-contrib / biblio

Manage and display lists of scholarly publications. Import from Zotero.
GNU General Public License v2.0
0 stars 5 forks source link

Status report page won't load due to drupal_get_schema #3

Closed quinnanya closed 3 years ago

quinnanya commented 3 years ago

The status report page isn't loading for me with this module enabled, due to a stray drupal_get_schema. This pull request fixes it: https://github.com/backdrop-contrib/biblio/pull/2

olafgrabienski commented 3 years ago

Interesting! I'm just testing Biblio for the first time, and the Status report page is loading fine (without using the fix). #2 has been merged.

jenlampton commented 3 years ago

@olafgrabienski I think the problem will only occur if you disable the Drupal compatibility layer in settings.php.