- Issue created by @alexpott
- π¬π§United Kingdom alexpott πͺπΊπ
I think the problem is
Drupal\Core\Cache\BackendChain
. During installation we swap all caches out to be memory caches - see \Drupal\Core\Installer\NormalInstallerServiceProvider - so this is wrong. I've not worked out why incorrect stuff gets written to the database yet. - π¬π§United Kingdom alexpott πͺπΊπ
Worked out what is going on... and a pretty decent workaround.
- First commit to issue fork.
-
mglaman β
committed 4838dcd2 on 8.x-1.x authored by
alexpott β
Issue #3524753: CrossBundleResourceTypeRepository::getByTypeName and ::...
-
mglaman β
committed 4838dcd2 on 8.x-1.x authored by
alexpott β
Automatically closed - issue fixed for 2 weeks with no activity.