Closed
Bug 899024
Opened 12 years ago
Closed 12 years ago
[email/test] IMAP fake-server needs to support time-zone probing logic
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: asuth, Assigned: asuth)
Details
Attachments
(1 file)
Tests run against the IMAP fake-server would assume a server timezone of GMT-7 because we would not prime the Inbox with a message so that the timezone prober could do its magic. I have a fix that adds a (somewhat bogus) message to the Inbox folder and implements support for "UID SEARCH UID <uidset>" syntax that fixes this problem.
| Assignee | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•12 years ago
|
Attachment #782519 -
Flags: review?(evanxd)
Comment 2•12 years ago
|
||
Comment on attachment 782519 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/227
It works. r=me
Attachment #782519 -
Flags: review?(evanxd) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•