after module enabled, accessing /admin/config to cause a problem "white screen of death".
It is because module_exists() has been removed in core. [[1]]

[1]: https://github.com/drupal/drupal/commit/17e7dbac240b3612fa9b908a25860e84...

CommentFileSizeAuthor
#1 2339117-1.patch444 bytesblauerberg

Comments

blauerberg’s picture

StatusFileSize
new444 bytes

please review this patch.

k4v’s picture

Works & looks fine to me. I'm not sure whats the state of the Library module in D8.

k4v’s picture

Status: Needs review » Reviewed & tested by the community
Brandonian’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the patch, @k4v. I committed a fix that addresses this problem before seeing the patch. Apologies.

http://cgit.drupalcode.org/geophp/commit/?id=d7d5ebe

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.