Closed (fixed)
Project:
Date
Version:
7.x-2.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2011 at 22:16 UTC
Updated:
26 Nov 2011 at 14:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
Mark_L6n commentedTrying file attachment again.
Comment #2
luca cattaneo commentedI have the same problem.. have you solved it? thanx!
Comment #3
Mark_L6n commentedNo, still have the problem unfortunately!
Comment #4
luca cattaneo commentedI don't know why.. but today, when I reopen my drupal site the date was ok.
Have you clear the cache? (stupid question.. I know)
If I understand what was the problem I'll tell you.
Comment #5
Marc-Antoine commentedSame problem here!
It's a bit frustrating to know that only one line of code could fix it; I'll try to find it, but i'm not used to Drupal yet.
Edit: Can't reproduce issue within a fresh install of Drupal, still searching though..
Comment #6
Marc-Antoine commentedIt looks like the 'Theme developer' module from the 'Devel' suite is causing this issue. I will create an issue on their page.
Edit:
Here's the issue from the Theme developer module: http://drupal.org/node/1338958
Comment #7
Mark_L6n commentedYou're right! Turning Theme Developer off solved the problem here too. Coincidentally, I just found out a couple of hours ago that Theme Developer was also causing a problem in Features. (http://drupal.org/node/1203468) Makes me wonder how many other glitches in the past have been caused by Theme Developer.
Comment #8
karens commentedThis is not Date bug. The Theme Developer will cause all kinds of problems with lots of modules if left on. It is designed be turned on only when you need it and then turned off again, which is noted on its project page.
Comment #9
luca cattaneo commentedRight! Same for me!