[DPP-Devel] Bug 857 fixed and pushed to gerrit

2015-11-18 Thread Mehmet Bayram
Hello, we have pushed our fix and pushed the changes to gerrit. We would be pleased if someone could review it: http://saros-build.imp.fu-berlin.de/gerrit/#/c/2955/ Best regards Ahmet-Serdar Karakaya Mehmet Bayram

Re: [DPP-Devel] Bug 857 fixed

2015-11-18 Thread Zieris, Franz
r 18, 2015 12:52 PM To: dpp-devel@lists.sourceforge.net Subject: [DPP-Devel] Bug 857 fixed Hello, we have fixed a bug: Bug number: 857 (HTML) Description: Add Contact which is already available leads to rename We have solved the problem by checking in the addContact() method whether the roster already

[DPP-Devel] Bug 857 fixed

2015-11-18 Thread Mehmet Bayram
Hello, we have fixed a bug: Bug number: 857 (HTML) Description: Add Contact which is already available leads to rename We have solved the problem by checking in the addContact() method whether the roster already contains this contact. If so, it throws a ContactExistsAlreadyException and if not i