Ticket modified by anto.dippo ad at 2013/12/13 16:29
Tracking System - Bugs
Category - FelamiMail
Version - Trunk
Status - Closed
Resolution - None
Completed - 0%
Priority - 5 - medium
Created by - anto.dippo ad
Created on - 2013/12/12 15:56
Assigned to - Klaus Leithoff
Summary - #3267 - Import wrong mail in tracker
Hi all,
I’m using Egroupware trunk version 1.9.018, and I’m having a problem importing mail in tracker.
I have 2 email accounts configured in Felamimail, my personal email (linked to my user account) and a shared email address. If I try to import an email from the shared account with an UID in tracker application, the system tries to import an email with the same UID but from my personal account.
If I do the same thing with an email from my personal account the system works correctly.
Does anybody have the same problem?
Thanks,
Antonello
Comment by anto.dippo ad at 2013/12/13 16:29:
OK, the problem was in the $icServerID variable, I made some customization to the tracker application causing the problem.
Thanks so much,
Antonello
Comment by Klaus Leithoff at 2013/12/12 16:28:
I guess its fetching the wrong icServerID from the session with egw_cache::getSession($sessionLocation,‘activeProfileID’);
reason is probably the session stored data not available or the data garbage, or holding the wrong information.
Have a look in line 1631 in tracker_ui
and check the value returned into $icServerID
Linked entries:
https://community.egroupware.org/egroupware/index.php?menuaction=tracker.tracker_ui.edit&tr_id=3267&no_popup=1