GNOME Bugzilla – Bug 326135
Little problem with query topic
Last modified: 2009-11-20 14:09:05 UTC
To reproduce: 1. Join a channel 2. Open a query with someone The topic stay empty until the other guy respond something. I try with xchat-gtk and the topic is set at the window opening.
Reproducable
Created attachment 134793 [details] [review] patch set topic when a query request is made.
Created attachment 134795 [details] [review] patch obtain the hostname of the user, from user list, and set the same as topic. updated to not set the topic to nick.
Review of attachment 134795 [details] [review]: xchat2 sets this as a part of new tab creation, but uses set_topic for inbound I have opted for pushing this into outbound.c , as x-g uses a simpler method for tab creation
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.