Download & Extend

More than one product on a single line fails.

Project:Amazon Filter
Version:master
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:reviewed & tested by the community

Issue Summary

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.

AttachmentSize
amazon_filter.module.patch453 bytes

Comments

#1

Thanks for this patch. It fixed the problem for me!

nobody click here