Closed (fixed)
Project:
SimpleFeed
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Apr 2007 at 00:41 UTC
Updated:
3 May 2007 at 04:16 UTC
simplefeed_item.module tries to access simplefeed_item_expires when it doesn't find a valid expire value. However, this variable doesn't exist - I think it's just a typo and that we really want to access simplefeed_expires, which is set globally for every item in the administration form of simplefeed.
Attached is a patch which makes the (simple) changes. We only need to confirm that my hypothesis is right :)
| Comment | File | Size | Author |
|---|---|---|---|
| simplefeed.patch | 1.23 KB | FiReaNGeL |
Comments
Comment #1
csevb10 commentedCommitted. This has been fixed. Thanks.
Comment #2
csevb10 commentedComment #3
(not verified) commented