Page 1 of 1

Bug IDs: 120, 124 & 130

Posted: Wed Mar 24, 2010 8:54 am
by elcapototal
Greetings:

I couldn't find posts for these bugs and wasn't sure where to place them, so I made a new topic :).

here is the fix for the emote bugs I found in bugtracker (120, 124 & 130):

insert into emotes values (180, 'clap', 10760, 'claps.', 'claps for %t.')
insert into emotes values (181, 'eye', 0, 'raises an eyebrow.', 'raises an eyebrow at %t.')

cheers

Re: Bug IDs: 120, 124 & 130

Posted: Wed Mar 24, 2010 9:02 am
by John Adams
Awesome, committed to the DB updates.

FYI, the post-bug-to-forum is relatively new, so older bugs do not have forum posts. I'll be sure to update the original bugs once we verify they are fixed in dev.

Thanks!