Closed (won't fix)
Project:
Date
Version:
6.x-2.0-rc6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2009 at 20:25 UTC
Updated:
17 Apr 2009 at 18:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
blit32 commentedComment #2
karens commentedI'm not sure I want to fix this. If some other module is unsetting that, it will wreck the way that Date API is tracking timezones and cause lots of problems bigger than a PHP error. The Date API has to be able to set timezones and know that they are working. If you have a module that is interfering with this, you have a module that is incompatible with the Date API. You either need to file a report on that module's page to try to fix it or not use them together.
Comment #3
Simon Shine commentedJudging from what KarenS says, I agree.
However, if one should want to make these dirty checks, there is also one on line 514 of includes/date_api_filter_handler.inc.