Closed (duplicate)
Project:
Open Social
Version:
8.x-1.0-beta4
Component:
Code (back-end)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2016 at 18:51 UTC
Updated:
13 Dec 2016 at 10:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jaapjan commentedThis appears to be an issue in Bootstrap rc2: https://www.drupal.org/node/2813829 in combination with Drupal 8.2
I can't reproduce it in the Open Social Docker images or on Platform.sh (PHP 7). But my 2 cents: look into how the YAML files are parsed on your system.
http://php.net/manual/en/function.yaml-parse.php
https://www.drupal.org/node/1920902 (change in Drupal 8.2 Core)
Marking the issue as closed because I think it would be best to continue discussion in the issue queue of Bootstrap.
Comment #3
jaapjan commentedAttached a patch based on http://cgit.drupalcode.org/bootstrap/commit/?id=7edda10 which should help fix this issue.