Work Offline does not work offline in Choose User Profile
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
People
(Reporter: e, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(2 files)
| Reporter | ||
Comment 1•9 years ago
|
||
| Reporter | ||
Comment 2•9 years ago
|
||
Comment 3•9 years ago
|
||
| Reporter | ||
Comment 4•9 years ago
|
||
Comment 8•7 years ago
|
||
Comment 9•7 years ago
|
||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Comment 13•7 years ago
|
||
this (work offline) does not work in 60.4.0 on win 10 home 32 bit on IMAP (!!!). POP seems ok.
Comment 14•7 years ago
|
||
I am willing to look at the code but need help.
In an evening, I found profileSelection,xul/js both in comm-esr60 and mozilla-esr60. Both set gProfileService.startOffline based on the checkbox.
If I search for startOffline in dxr, it is used nowhere else (both trees).
If I search for the label in the profileanager dialog (offline arbeiten or only arbeiten), dxr does not find the text (should it do?)
If I write an addon to query gProfileService.startOffline, it is always online, no matter how I set the checkbox in profilemanager.
As offline checkbox works for pop but not imap: is there another way to call profilemanager that is being used? Writing offline elsewhere but not into the profilemanager service?
any help is appreciated.
Klaus
Comment 15•7 years ago
|
||
as a matter of fact, gProfileService.startOffline is even online when I set files->offline->work offline to offline. So this seems to be managed truely somewhere else, but where?
Comment 16•7 years ago
•
|
||
| workaround | ||
WORKAROUND1: ≡ > Settings > General > Offline > pick your preference (added workaround)
WORKAROUND2: set preference offline.startup_state to 1. (= always ask)
So the base question whether profile manager can set to offline is no longer of high concern.
Updated•5 years ago
|
Comment 17•4 years ago
|
||
Wayne, I don't think there is much doubt this is a dup of bug 607797
My understanding is the profile manager code is all Mozilla platform code.
Comment 18•4 years ago
|
||
Thanks Matt
Updated•4 years ago
|
Updated•3 years ago
|
Description
•