Active
Project:
Comment driven
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2011 at 17:10 UTC
Updated:
16 Sep 2011 at 02:45 UTC
create content type with a date
have the date be a repeating date
enable comment driven
do not enable the date option (it won't be selectable if repeated date option is chosen for content type).
enable other fields
goto comment and update any other field
the following error comes up:
Fatal error: Cannot unset string offsets in /date/date_repeat/date_repeat_form.inc on line 318
Comments
Comment #1
arhak commentedwhich version of
datemodule?in my test environment I have used 2.4, but it doesn't have that many lines
and in latest 2.7 I don't see any code on that line that would throw any error (since it is just a closing curly bracket)
http://drupalcode.org/project/date.git/blob/6.x-2.7:/date_repeat/date_re...
Comment #2
arhak commentedlets say it is not our bug,
rather we don't fully support date module (yet) for several reasons (#792198-3: unmodified dates get shifted (having time zone))
(..and most likely we won't be catching up without some sane guidance)