Closed (fixed)
Project:
Administration menu
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Jul 2015 at 11:26 UTC
Updated:
31 Jan 2019 at 10:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hongpong commentedSee https://www.drupal.org/node/1667896 for the necessary changes for D8 and #2401457: replace system variables with configuration API for the bug thread on this.
Comment #2
jami commentedI see some overlap with the linked issue, but this patch solves this error specifically (and adds new variable delete syntax), as well as fixing another uninstall error related to how services are set up. Of course feel free to roll these changes in with a larger patch, or apply this smaller patch on its own.
Comment #4
mimran commentedwe need to port all the variables to configs since drupal 8 not supporting variable_set(),variable_get(),variable_del() anymore
Comment #5
thallesThe patch #2 works for me.
Comment #6
renatog commented#2 Really works good
Thanks a lot
Comment #8
renatog commentedCommitted to the dev branch.
Thank you, guys.
Good Work!
Best,