Just place this module in your D8 site, clear the cache and it will throw and exception.

I nuked my test site and started a new install and got an error message:

Fatal error: Call to undefined function Drupal\Core\Render\system_page_attachments() in /Users/jmburnz/Sites/contrib/drupal-stable/core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php on line 65

This lead me to the malformed yml file.

http://cgit.drupalcode.org/fixteaserlinks/tree/fixteaserlinks.info.yml
description = Control visibility of teaserlinks. should be description: Control visibility of teaserlinks.

Comments

Jeff Burnz created an issue. See original summary.

Jeff Burnz’s picture

Issue summary: View changes

  • gisle committed d73baff on 8.x-1.x authored by Jeff Burnz
    #2775127 by Jeff Burnz: Undid copy-paste error in previous commit.
    
gisle’s picture

Status: Active » Fixed

Thanks for spotting this!

Error was introduced yesterday with a too quick copy-paste from the D7 version.

Status: Fixed » Closed (fixed)

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