Fixed IM bugs

bicou - July 2, 2007 - 08:35
Project:Drupal ajaxIM
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Deadmonk
Status:closed
Description

I had strange issues when I first installed ajaxIM. Sometimes the messages weren't even saved in the DB, some other times they didn't made it through the recipient. I noticed that the SQL queries included some <em>...</em> where they shouldn't. Hence the fields were set to 0 and the message couldn't be sent to the recipient.
Here is my patch that seems to fix this (using !variable instead of %variable in the t() function).

AttachmentSize
ajaxim_fixed_chat.patch1.52 KB

#1

bicou - July 2, 2007 - 13:29

There was another line where %variables were used, here is the patch to this.

AttachmentSize
ajaxim_fixed_chat_1.patch735 bytes

#2

Deadmonk - July 27, 2007 - 16:11
Assigned to:Anonymous» Deadmonk
Status:patch (code needs review)» fixed

This issue was fixed by another patch and commited to cvs.
Anyway, thanks for help! We appreciate it.

#3

Anonymous - August 10, 2007 - 16:22
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.