Active
Project:
Roll out
Version:
5.x-2.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2008 at 01:30 UTC
Updated:
28 May 2008 at 01:30 UTC
When editing pages which have the Rollout checkbox (but not the Rollout modules page) I get the following error:
# warning: Missing argument 1 for rollout_apply_settings() in D:\www\sites\all\modules\rollout\rollout.module on line 48.
# warning: Missing argument 2 for rollout_apply_settings() in D:\www\sites\all\modules\rollout\rollout.module on line 48.
# warning: array_keys() [function.array-keys]: The first argument should be an array in D:\www\sites\all\modules\rollout\rollout.module on line 62.
And the function exits abnormally. This can result, for example, in the creation of duplicate vocabularies.