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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tstoeckler’s picture

Status: Active » Needs review
FileSize
15.04 KB

Stupid mistake...
Patch contains one really small fix with a variable default, that I think wasn't being used anyway.

tstoeckler’s picture

FileSize
27 bytes

That 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

tstoeckler’s picture

FileSize
9.15 KB

Ehhh...

tstoeckler’s picture

Status: Needs review » Fixed
FileSize
1.25 KB

Here 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

tstoeckler’s picture

This was actually broken:
http://drupal.org/cvs?commit=351722