Hi,
I tried this on D5.2 and D5.10.
1. Create an issue.
2. Set dates to something other than January.
3. Edit node.
4. Note that dates have reverted to Jan, and will be changed upon save.
thanks,
dru
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | drupal-6.x-decisions-365340-4.patch | 693 bytes | urlisse |
Comments
Comment #1
juliekj commentedI get the same error in Decisions 6.x-0.1-beta1...
Comment #2
ebw commentedditto. 6.x-0.1-beta3, php 5.2.6, mysql 5.1.25, freebsd 7.1
Comment #3
asak commentedI get Jan. 1970 ... WTF?!
Comment #4
urlisse commentedI've attached a patch that fixes the problem. It was due to a simple date format thingy.
Comment #5
anarcat commentedCommitted, thanks!