Reviewed & tested by the community
Project:
Amazon Filter
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2007 at 18:59 UTC
Updated:
25 Nov 2007 at 22:03 UTC
The regular expression for matching amazon items fails if there is more than one item on a single line (i.e. [amazon info 1234] [amazon info 5678])
The attached patch fixes the problem in the regular expression.
| Comment | File | Size | Author |
|---|---|---|---|
| amazon_filter.module.patch | 453 bytes | jrust |
Comments
Comment #1
herb commentedThanks for this patch. It fixed the problem for me!