Multiple filters handled incorrectly -- with patch

darksatanic - October 15, 2009 - 14:11
Project:FeedAPI Item Filter
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Issue tags:patch
Description

If multiple filters are defined, then two bugs are present:

  • Filters are sorted by name, not weight, and applied in that order
  • All filters are passed the options for the last filter in the list
    • The attached patch fixes both issues.

AttachmentSize
feedapi_itemfilter-fix-multiple-filters.patch800 bytes
 
 

Drupal is a registered trademark of Dries Buytaert.