-
- Downloads
recentmodel: fix Person selection
This patch fixes two bugs: - the selectNode() function was giving the wrong pointer during idx creation, which caused potential segfaults - the setCurrentIndex() function should be used instead of the select() function to properly select the index... this fixes the issue of when an incoming call is not automatically selected if a new contact is created for its CM (eg: during new profile transfer) Change-Id: Ie297a570ce184559eb01fe20ae2890a6573b1bf3 Tuleap: #835
Please register or sign in to comment