-
Frederic is working on this.
First version pushed in branch 8.x-1496614.
Here are the tests that now fail because of this patch:
File field widget test 291 passes, 16 fails, and 8 exceptions Breadcrumbs 409 passes, 2 fails, and 0 exceptions Module dependencies 160 passes, 1 fail, and 0 exceptions Language upgrade test 107 passes, 4 fails, and 1 exception Enable/disable modules 1398 passes, 16 fails, and 0 exceptions
Fixed language upgrade path. On to module dependencies.
Fixed module dependencies. On to breadcrumbs.
Fixed breacrumbs. On to enable/disable.
Already fixed, probably along with Module dependencies, and the field field widget test as well.
No longer works after recent updates: NodeController::create() no longer exists.
Comments
Comment #1
plachFrederic is working on this.
Comment #2
fgmFirst version pushed in branch 8.x-1496614.
Comment #3
damien tournoud commentedHere are the tests that now fail because of this patch:
Comment #4
fgmFixed language upgrade path. On to module dependencies.
Comment #5
fgmFixed module dependencies. On to breadcrumbs.
Comment #6
fgmFixed breacrumbs. On to enable/disable.
Comment #7
fgmAlready fixed, probably along with Module dependencies, and the field field widget test as well.
Comment #8
fgmNo longer works after recent updates: NodeController::create() no longer exists.