Not just ":".

CommentFileSizeAuthor
#1 bot_agotchi_addressed_punctuation.patch820 bytesalan evans

Comments

alan evans’s picture

Status: Active » Needs work
StatusFileSize
new820 bytes

I'm pretty sure you made this change yourself, Morbus, but its not in HEAD ... I've made 2 more small alterations to the regexp, (colon in character class doesn't need escaping, and I wanted to allow whitespace after the botname, not so much for the colon or comma, but for the sake of the dash).

morbus iff’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Needs work » Fixed

Bot development is happening in branches, not HEAD. In the 5.x branch, it should be in the release (which I'm not sure if your bot is running that or not). Only the 6.x branch is being maintained now that 6.x is out. With that said, I've fixed all the escaping on the colon under DRUPAL-6--1.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.