Closed (fixed)
Project:
Bot
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2008 at 12:09 UTC
Updated:
11 Jul 2008 at 18:23 UTC
INSERT INTO `bot_karma` VALUES ('ice cream',1),('morbus',15),('litwol',2),('druplicon',5),('beeradb_',1),('walkah',1),('6',-1),('',-1),('',-2),('',-2),('',-2),('5',-7),('8',-1),('my xpath knowledge is not the best',-1);
Saving blank terms. Gotta trim() and return if ''.
Comments
Comment #1
morbus iffProbably should set a minlength of 2 characters too (to prevent 5++ sorta things).
Comment #2
morbus iffDone. Less than 3 and more than 15 are ignored.
Comment #3
morbus iffComment #4
robloachRegex++
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.