view src/protocols/bonjour/issues.txt @ 13909:8264f52a1142

[gaim-migrate @ 16406] More of sf patch #1490646, from Jonty Wareing & Jono Cole "The screen name + hostname of the sending user is sent in the outgoing jabber message, fixing a sporadic problem with iChat. The port in use has been fixed to the one described in the Bonjour specification and can no longer be changed in the prpl preferences - modifiying this just stops the client from being able to start a chat. The option for a buddy icon has been removed for now as no code actually uses it yet - we plan to change this in the future. This update also introduces automatic local port retry for up to ten attempts if the port is in use (e.g. if multiple instances of gaim are running)." committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 03 Jul 2006 00:37:41 +0000
parents 36f575351c49
children
line wrap: on
line source

==========================================
============= Known issues ===============
==========================================

(1) Messages are limited in length (5000 char) <-- FIXED
(2) Messages formated by Gaim didn't work <-- FIXED
(3) iChat sends the size in points, Gaim wants a 1..7 range <-- FIXED Gaim2iChat (iChat2Gaim left)
(4) When the other end closes the socket without sending the end of stream, Gaim crashes and coredump <-- FIXED
(5) I18n
(6) Status changes don't work
(7) When the conversation is closed in Gaim with the X button, we don't send the end of stream <-- FIXED
(8) The server socket is not reusable, after an error, you cannot connect for a while <-- FIXED
(9) Avatars
(10) File transfers
(11) Typing notifications
(12) Gaim HTML syntax is not shown properly <-- FIXED
(13) Strange messages creates coredump <-- FIXED
(14) Check if it works on win32