When Core Context is enabled, trying to edit the default layout for a non-bundleable entity type (notably user accounts) results in a white screen of death. This is because Core Context assumes that the bundle_key parameter is set on the route, but that's a bad assumption. Field UI does not set that parameter for non-bundleable entity types.

Comments

phenaproxima created an issue. See original summary.

phenaproxima’s picture

Status: Active » Needs review
StatusFileSize
new951 bytes
new1.9 KB

Here's a pass/fail patch pair, so we can get this fixed quickly and cut a new release.

The last submitted patch, 2: 3129582-2-FAIL.patch, failed testing. View results

  • phenaproxima committed a8a9d36 on 8.x-1.x
    Issue #3129582 by phenaproxima: Editing the default layout for a non-...
phenaproxima’s picture

Status: Needs review » Fixed

Christmas has arrived. Committed and pushed to 8.x-1.x.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.