Closed (fixed)
Project:
Recruiter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2013 at 00:09 UTC
Updated:
14 Aug 2013 at 09:51 UTC
On a fresh Drupal-7.22 with flag-3.0-beta1, enabling recruiter_resume via features UI, modules UI, or drush give the following errors. This is probably due to the changes in flag 3.0 beta release.
Notice: Undefined index: content_type in flag_flag::factory_by_array() (line 209 of /home/aaatrade/public_html/profiles/recruiter/modules/flag/flag.inc).
Notice: Undefined index: handler in flag_create_handler() (line 105 of /home/aaatrade/public_html/profiles/recruiter/modules/flag/flag.inc).
Could not export flag Your flag was created by a different version of the Flag module is now being used.
All is fine if downgrade to flag 7.x-3.0-alpha4
Comments
Comment #1
mh86 commentedmoving to the Recruiter project as of #1917506: Let's use the Recruiter project for the issue queue
Comment #2
mh86 commentedI've just updated the flag exports. Upgrading the flag module on an existing Recruiter installation worked without any problems. Will test a fresh installation soon.