Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Feb 2014 at 11:59 UTC
Updated:
29 Jul 2014 at 23:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xanoI confirmed that the patch works for Payment, of which \Drupal\payment\Tests\Controller\PaymentTypeWebTest failed because of this.
Comment #2
berdirFix looks valid and suddenly HEAD is failing with this too?
Comment #3
alexpottCommitted a457090 and pushed to 8.x. Thanks!
Comment #4
yesct commentedwas the head fail traced back to #2193609: No page title on manage display & form for non-default view mode ? and it's change in using account settings instead of node for a test?
Comment #5
berdirYes, I did trace it back. There's nothing wrong with that issue, other than it somehow conflicted with another issue that apparently changed the code in a way that results in those noticed. Just bad timing :)