This is required to merge with Timeblock module.
See #679948: Duplicate modules.
I thought it would be easy, but it conflicts a bit with our own JS update function.
I started work on this, but couldn't get it to work just yet.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | local_time.patch | 1.25 KB | tstoeckler |
| #3 | local_time_d7.patch | 9.15 KB | tstoeckler |
| #2 | local_time_d7.patch | 27 bytes | tstoeckler |
| #1 | local_time.patch | 15.04 KB | tstoeckler |
Comments
Comment #1
tstoecklerStupid mistake...
Patch contains one really small fix with a variable default, that I think wasn't being used anyway.
Comment #2
tstoecklerThat was the D6 version. It contained a silly bug (which would have been caught by SimpleTest :( ) where custom time zones aren't saved.
Will commit the D7 version first and then back to the bugfix.
This is the D7 patch
Comment #3
tstoecklerEhhh...
Comment #4
tstoecklerHere the follow-up D6 patch.
And the commit-links:
D6: http://drupal.org/cvs?commit=344372
D6-follow-up: http://drupal.org/cvs?commit=344386
D7: http://drupal.org/cvs?commit=344382
Comment #6
tstoecklerThis was actually broken:
http://drupal.org/cvs?commit=351722