Expired feed items should not be saved, patch attached
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 830744-2_skip_expired.patch | 931 bytes | alex_b |
| FeedsDataProcessor.ExpireFix.patch | 758 bytes | rbrandon |
Expired feed items should not be saved, patch attached
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 830744-2_skip_expired.patch | 931 bytes | alex_b |
| FeedsDataProcessor.ExpireFix.patch | 758 bytes | rbrandon |
Comments
Comment #1
alex_b commentedComment #2
alex_b commentedIs there a particular reason why you test for
$data['timestamp'] != FEEDS_REQUEST_TIME- shouldn't be necessary.Comment #3
rbrandon commentedYou are right, that Line was not really needed. I am marking this closed since the code has been incorporated into the Beta1 release.