Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60526 - Patch to add x-mozilla-status support to torsmo-0.17
Summary: Patch to add x-mozilla-status support to torsmo-0.17
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-08-16 00:39 UTC by affinity
Modified: 2004-08-16 03:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
torsmo-0.17-mozilla.patch (torsmo-0.17-mozilla.patch,601 bytes, patch)
2004-08-16 00:40 UTC, affinity
Details | Diff
torsmo-0.17.ebuild.patch (torsmo-0.17.ebuild.patch,992 bytes, patch)
2004-08-16 00:41 UTC, affinity
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description affinity 2004-08-16 00:39:17 UTC
torsmo-0.17-mozilla.patch
  Attempts to fix $new_mails when using thunderbird/mozilla? inbox files with torsmo (torsmo looks for "Status: R" but thunderbird uses "X-Mozilla-Status: ???1").

torsmo-0.17.ebuild.patch
  Adds mozilla USE flag for the patch above.

Reproducible: Always
Steps to Reproduce:
1. Setup torsmo to use ~/.thunderbird/??/??Mail/??/Inbox.
2. Get n new mail(s) with thunderbird.
3. Mark the new mail read.
Actual Results:  
Thunderbird: 0 unread
Torsmo: n unread

Expected Results:  
Thunderbird: 0 unread
Torsmo: 0 unread
Comment 1 affinity 2004-08-16 00:40:47 UTC
Created attachment 37512 [details, diff]
torsmo-0.17-mozilla.patch
Comment 2 affinity 2004-08-16 00:41:39 UTC
Created attachment 37513 [details, diff]
torsmo-0.17.ebuild.patch
Comment 3 Daniel Black (RETIRED) gentoo-dev 2004-08-16 03:17:35 UTC
Thankyou - applied - I'll leave it up to you to submit this patch upstream. Good work.