Hello: I'm attempting to fix a bug that occurs in Kopete for certain Jabber/XMPP servers. When using some Jabber/XMPP servers Kopete does not interpret some search forms correctly. I've been looking through the source code for the xmpp library but I am stumped. As far as I can tell, Kopete will generate a dialog dynamically by delegating to a JT_Search task. This task supposedly will be notified that the server has responded and the task will generate a Form. I assumed that this was the take() method. However it does not look like this method ever gets called for the JT_Search class.
Could anybody shed some light on this for me? What class is responsible for converting the XML into a Form? Please CC me on any replies as I am not currently subscribed to this list. thanks -- chris _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
