Zend Framework

Zend_Feed_Reader::import fails when using HTTP Conditional gets and cache

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.9.0
  • Fix Version/s: 1.9.1
  • Component/s: Zend_Feed_Reader
  • Labels:
    None

Description

When using Zend_Feed_Reader::import with conditional gets and a cache is registered the import fails always due to the wrong logical or when testing the HTTP response status code in line 247. Changing it to the intended logical and fixes the problem.

Activity

Hide
Björn Graf added a comment -

Changes the logical or to a logical and in Zend_Feed_Reader, line 247.

Show
Björn Graf added a comment - Changes the logical or to a logical and in Zend_Feed_Reader, line 247.
Hide
Satoru Yoshida added a comment -

Change component and auto reassign

Show
Satoru Yoshida added a comment - Change component and auto reassign
Hide
Pádraic Brady added a comment -

Your report is very much appreciated. I've fixed the issue in trunk (rev 17390) and will merge to the 1.9 branch shortly.

Show
Pádraic Brady added a comment - Your report is very much appreciated. I've fixed the issue in trunk (rev 17390) and will merge to the 1.9 branch shortly.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: