Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
user.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 May 2014 at 17:26 UTC
Updated:
23 Oct 2014 at 11:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnermoeh
Comment #2
dawehner.
Comment #3
berdirI think we had some super weird cases with APC and php errors related to this, but I can't remember exactly if it was because we had that extends or because we didn't.
I know it was Gabor who committed this back in Prague, the commit is 383934, a follow-up of the comment as field patch: #731724: Convert comment settings into a field to make them work with CMI and non-node entities
And that is the exact opposite of this patch, so while I agree that it should be like this, we should be very sure that it is not going to break anything anymore. See https://drupal.org/node/731724?page=1#comment-7910805, which points to https://bugs.php.net/bug.php?id=49472. That bug report is very old, so 5.4 is probably not affected but maybe we should run this on a bunch of bots to verify, or something?
Comment #4
tstoeckler1: 2273825.patch queued for re-testing.
Comment #5
mgiffordno longer applies.
Comment #8
dawehnerThis seems to be a good novice task to be honest.
Comment #9
rpayanmTrying...
Comment #10
claudiu.cristeaGo!
Comment #11
catchCommitted/pushed to 8.0.x, thanks!