Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2010 at 20:08 UTC
Updated:
17 Sep 2010 at 21:00 UTC
Jump to comment: Most recent file
The SitemapParser is using strtotime without setting the environment time zone to GMT. This is breaking tests. Why tests passed before I don't know. Patch coming.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 901798-1_strtotime.patch | 1.76 KB | alex_b |
Comments
Comment #1
alex_b commentedFixed by setting tz to GMT.
Comment #2
alex_b commentedCommitted.