Closed (fixed)
Project:
Machine name
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2012 at 17:48 UTC
Updated:
30 Apr 2013 at 13:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
lliss commentedThe actual error returned is:
Unsupported operand types in ***/machine_name/machine_name.module on line 51Comment #2
lliss commentedThe attached patch should solve this issue.
Comment #3
ducktape commentedThat fixed it for me, thanks!
Comment #4
sproets commentedYep, fixed it for me to!
Super!
Comment #5
c-logemannOk, thank you for testing. I am very busy at moment but I try to commit the patch as soon as possible.
Comment #6
c-logemannCommitted in branch 7.x-2.x: http://drupalcode.org/project/machine_name.git/commit/b65300c
Comment #7
dwwSo long as we have two branches (boo), we need this commit (and every other bug fix) in the 7.x-1.x branch, too. See #1952404-5: Support devel_generate for machine_name fields for why I think we should just merge 7.x-2.x back into 7.x-1.x and (for now) abandon work on 7.x-2.x.
Thanks,
-Derek
Comment #8
dww7.x-2.x is now merged back into 7.x-1.x: #1971726: Merge 7.x-2.x branch back into 7.x-1.x and (for now) abandon 7.x-2.x