Closed (fixed)
Project:
Features
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2016 at 22:43 UTC
Updated:
11 Apr 2016 at 19:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nedjoComment #3
naveenvalechaI believe We also have
weightsmetadata left in \Drupal\features\Entity\FeaturesBundle and $weights propertyComment #5
nedjo@naveenvalecha: thanks for noting that. I removed the
$weightsand$settingsproperties from\Drupal\features\Entity\FeaturesBundle.Comment #6
nedjoWe have a failing test caused by the commit in this issue.
Looks like there's more obsolete code that I missed. Patch attached.
Comment #8
nedjoCommitted this to get tests working again.
Comment #10
carsonblack commentedJust a note on this: In 8.x-3.0-alpha6 this patch applies cleanly and it also fixes an issue where dependencies are not being correctly identified and written to the .info.yml file.