[Bug 25923] New: gabbletest.py make_result_iq() helper function should not automatically copy query
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 6 23:00:04 CET 2010
http://bugs.freedesktop.org/show_bug.cgi?id=25923
Summary: gabbletest.py make_result_iq() helper function should
not automatically copy query
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: minor
Priority: low
Component: gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: nicolas.dufresne at collabora.co.uk
In gabbletest.py, the make_result_iq() help function automatically copy the
query node of the originating stanza and put it in the result stanza. This
behavior is required in very specific cases, not the general case.
Solutions could be to get this behavior on a boolean set to True or just remove
it from this function. Also, I'm pretty sure some tests does not need this
node, but most of the time extra nodes are just ignores, so it does not cause
trouble here. A review of the tests will be required.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list