Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.4.4
-
Fix Version/s: 3.4.5
-
Component/s: None
-
Labels:None
-
Acceptance Test - Add?:No
Description
Our current VCard caching mechanism forces us to use and display potentially out-dated VCard data. Until XEP-0154 is approved and widely used we are forced to end the use of our cache and always request the VCard data from the server if we want the VCard information we display to always be up-to-date.
Issue Links
- is related to
-
ENT-364
Allow users to view and edit their own VCard profile information.
-
I'm inclined to wontfix this, as afaik we aren't told when updates happen; we should update to use the newer avatar system, and cache the rest. Maybe refetch once a day or something.