Closed (fixed)
Project:
Amazon Filter
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2006 at 22:41 UTC
Updated:
3 Oct 2006 at 05:32 UTC
It seems that in the theme_amazon_filter function there are several "$output =" that should be "$output .=" with the .= for appending the data rather than completely over-writing it every time.
I attached a patch for it, but it's pretty trivial.
| Comment | File | Size | Author |
|---|---|---|---|
| amazonfilter_output.diff | 1.48 KB | greggles |
Comments
Comment #1
eaton commentedFixed. Thanks!
Comment #2
(not verified) commented