Closed (fixed)
Project:
Storm
Version:
7.x-1.x-dev
Component:
Storm.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Mar 2012 at 15:49 UTC
Updated:
14 Apr 2012 at 16:41 UTC
Jump to comment: Most recent file
It seems when I create new People, I receive the following errors at the top of my page:
warning: Cannot use a scalar value as an array in /includes/form.inc on line 1340.
warning: Cannot use a scalar value as an array in /includes/form.inc on line 1340.
warning: Cannot use a scalar value as an array in /includes/form.inc on line 1340.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | storm_date_scalar-1485608-1.patch | 2.02 KB | kfritsche |
Comments
Comment #1
kfritscheIts a bug with the date_expand from storm, when date_popup is disabled.
Comment #2
juliangb commentedSeems sensible from a read through.
Comment #3
kfritscheCommitted to 6.x-2.x.
Setting to 7.x-1.x-dev, as we may need this there too.
Didn't have time yet, to checkout the current 7.x branch of storm.
Comment #4
juliangb commentedkfritsche, I'm happy if you want to leave issues needing committing to D7 after doing so for D6. Will get round to putting them in when I have more time.
Comment #5
juliangb commentedI've pushed this into D7.