Closed (won't fix)
Project:
Bot
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2007 at 04:50 UTC
Updated:
29 Dec 2010 at 21:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
dmitrig01 commentedFixes the mentioned namespace thing.
I forgot to mention great, great, great thanks to kkaefer for wtiting the monster regular expession
Comment #2
dmitrig01 commentedsmall bugfix
Comment #3
Shiny commentedadded bot_seen_update_1
still needs the mysql version added.
Comment #4
Shiny commentedmade E_ALL compatible :-)
Comment #5
czarphanguye commentedI don't get it.. :-?
Seen works pre-patch, then once the patch is applied (without issues) the moment 'nick' says anything
db_query("DELETE FROM {bot_seen} WHERE LOWER(nick) = '%s'", drupal_strtolower($data->nick));goes to work and removed the nick frombot_seen(if added using original bot_seen.module) yet theINSERTnever happens.The last_in tables has been added with both default 0 and -1 (dmitrig01 Vs. Shiny patch), yet no success with either patch.
I missing something?
Comment #6
morbus iffAfter years of thought (sigh, heh), I think I'm going to wontfix this one. With the existing Tell functionality (mentioned herein as the "notes" functionality), someone can leave a message for folks regardless of when they'll be back. I also don't really see "be back in" phrases commonly used nowadays (one could say "CHICKEN AND EGG MORBUS, JEEZ"), and the infrequency of use versus the amount of code required... well... it's a lot for little massive benefit.