Closed (fixed)
Project:
Examples for Developers
Version:
8.x-1.x-dev
Component:
Entity Example
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2014 at 19:04 UTC
Updated:
9 Oct 2014 at 22:30 UTC
Jump to comment: Most recent
Comments
Comment #1
martin107 commentedComment #3
martin107 commentedThe failure here are nothing to do with the patch
They are caused now that Issue #2287071: Add cacheability metadata to access checks has landed.
Argument 1 passed to Drupal\Core\Access\AccessResult::orIf() must implement interface Drupal\Core\Access\AccessResultInterface, boolean given, called in
I am about to file a new issue for that!
Comment #4
martin107 commentedOk issue created
#2340213: Refactor Access mechanism
Comment #5
martin107 commentedNow that @Mile23 has fix the blocking critical, this needs a retest.
Miles23++
Comment #7
mile23Easiest just to click on 'retest.'
Comment #9
mile23And committed.
Thanks, Martin.