Closed (fixed)
Project:
Node changes
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
25 Sep 2013 at 21:10 UTC
Updated:
11 Nov 2013 at 23:30 UTC
Jump to comment: Most recent
Updated: Comment 0
On https://git7site.devdrupal.org/node/2080047 appears the following error message:
Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 173 of /var/www/git-dev.drupal.org/htdocs/includes/entity.inc).
Comments
Comment #1
jthorson commentedConfirmed and also seen https://git7site.devdrupal.org/node/1987848
Comment #2
jthorson commentedNeither node is displaying the error anymore ... perhaps another transient data migration issue?
Comment #3
tvn commentedLet's tag it when we are sure it's a launch blocker.
Comment #4
tvn commentedCan't reproduce this for some time now.
Comment #5
jthorson commentedIt's back. Example: https://git7site.devdrupal.org/node/2029509
Comment #6
jthorson commentedComment #7
tvn commentedyeah, can see it now too.
Comment #8
tvn commentedtags
Comment #9
jthorson commentedLooks like this was fixed yesterday in http://drupalcode.org/project/multiple_email.git/commitdiff/68fdb2ac858a...
Comment #10
tvn commentedEither that fix didn't affect this message, or it's not on git7site yet (though it should be according to #2089931-12: User save: Trying to get property of non-object in multiple_email_var_replace, line 809 of multiple_email.module):
https://git7site.devdrupal.org/node/2029509
Comment #11
drummComment #12
drummI believe http://drupalcode.org/project/nodechanges.git/commit/24e655d will fix this. This has to do with the files on issues, which are all there on https://git7site.devdrupal.org/node/2029509, so I do not suspect any sort of data corruption.