ValentijnNK / miranda

Automatically exported from code.google.com/p/miranda
0 stars 0 forks source link

Jabber vCard managing error #1738

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Miranda Version                  : 0.10.17.0
Unicode Build                    : Yes
Test Build # (if applicable)     :
Plugin Version # (if applicable) :
                                   CList Classic 0.10.17.0
                                   Jabber 0.10.17.0

What steps will reproduce the problem?
1. Renaming any contact in list to another name (OK)
2. Deleting this renamed contact (OK)
3. Reconnecting to Jabber Server (OK)

What is the expected result?
   Deleting any record from Client roster should delete any vCard assosiated with this record. Reconnection should retrieve the record in pre-renamed state, as it stored on server. All new users at first connect recieve correct record

What happens instead?
   After record deletion and reconnection retrieved record in shown in renamed state, as if record was not deleted. In 0.8 version of Miranda retrieval of deleted record was correct (or displaying of this record, as far as I understand, vCard was removed from roster while deleting). 0.10 version changed this behaviour. If this changes are by design - how can I retrieve vCard from server's list and save it in user roster?

Please attach or post your VersionInfo.
( See http://wiki.miranda-im.org/Version_information )

Other Resources:
Attach a Network Log:  http://wiki.miranda-im.org/Network_log
Attach a Crash Report: http://wiki.miranda-im.org/Crash_report

Original issue reported on code.google.com by Romane...@gaz.kherson.ua on 16 Oct 2013 at 8:04