Closed (fixed)
Project:
Similar By Terms
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2008 at 10:53 UTC
Updated:
20 Dec 2008 at 02:32 UTC
The variable $terms_filter sometimes doesn't starts with the expected key 0, this cause the ignore terms does not works at all. The following patch replaces for loop with foreach.
| Comment | File | Size | Author |
|---|---|---|---|
| fix_similarterms_ignore.patch | 573 bytes | Sirn |
Comments
Comment #1
vacilando commentedSubscribing...
Comment #2
vacilando commentedI can confirm that this patch solves the described issue perfectly for this version. Could the author kindly commit it? Thanks to Sirn for the solution!
Comment #3
rmiddle commentedCommitted to CVS will be included in 1.10 release.