Opened 17 years ago

Closed 16 years ago

Last modified 16 years ago

#1200 closed bug (fixed)

Received emails are missing attributes (as seen in Tracker)

Reported by: koki Owned by: bga
Priority: normal Milestone: R1
Component: - General Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Emails received in Haiku (using the mail_daemon) are missing the following attributes: Subkect, To, From, When and Reply to.

The attached screenshot shows an email opened in the Mail app, and its corresponding email file in Tracker with the attributes exposed.

Tested using rev 20958 in VMWare player.

Was not sure what Component to assign to bug to, so chose General. Feel free to change as needed.

Attachments (1)

email-attr-tracker.png (33.0 KB ) - added by koki 17 years ago.
Email opened in Mail add and shown in Tracker with missing attributes

Download all attachments as: .zip

Change History (5)

by koki, 17 years ago

Attachment: email-attr-tracker.png added

Email opened in Mail add and shown in Tracker with missing attributes

comment:1 by bga, 16 years ago

Owner: changed from axeld to bga
Status: newassigned

comment:2 by bga, 16 years ago

They are actually missing all attributes obtained form the mail message itself. Investigating.

comment:3 by bga, 16 years ago

Resolution: fixed
Status: assignedclosed

It turned out to be a BFile::ReadAt() bug. Fixed in hrev23828.

comment:4 by bga, 16 years ago

Make that hrev23829.

Note: See TracTickets for help on using tickets.