Closed (fixed)
Project:
Listhandler
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Jan 2005 at 18:52 UTC
Updated:
9 Feb 2005 at 01:15 UTC
Jump to comment: Most recent file
[^[:digit:]]* does in fact match zero digits followed by digits. So if you have a list with tid 1 and a list with tid 12, both are matched and spammed. [[:>:]] is a bit better choice. This patch does that. It also fixes code style.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | listhandler.module.4-5.diff | 6.33 KB | drumm |
| listhandler.module.diff | 6.3 KB | drumm |
Comments
Comment #1
drummAnd here is a patch for 4.5.
Comment #2
drummCommitted to HEAD and 4.5, as approved by killes in IRC.
Comment #3
(not verified) commented