Closed (fixed)
Project:
Clock
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2011 at 20:27 UTC
Updated:
3 Sep 2011 at 23:21 UTC
...because Form API returns integer keys as strings.
Symptom: Site time zone is broken currently. It works, but if you reload the Clock config form, the default value is wrong, so if you just save it without changing anything, you're back to custom time zone.
| Comment | File | Size | Author |
|---|---|---|---|
| type-int-string.patch | 1006 bytes | tstoeckler |
Comments
Comment #1
tstoecklerCan't wait to get 7.x-2.x stable, this is really an incredible mess...
http://drupal.org/commitlog/commit/12842/c7061ce508eca7462ab7be6ccad6526...
Committed to 7.x-1.x
Don't know if this needs to be backported.
Comment #2
tstoecklerNope, this can't be backported. Drupal 6 uses string values (please don't ask me why...).