| Summary | Error viewing AppleDouble attachments |
| Queue | IMP |
| Queue Version | 4.0.1 |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | slusarz (at) horde (dot) org |
| Requester | dustin (at) ywlcs (dot) org |
| Created | 01/11/2005 (7606 days ago) |
| Due | |
| Updated | 02/08/2005 (7578 days ago) |
| Assigned | 01/26/2005 (7591 days ago) |
| Resolved | 02/07/2005 (7579 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Windows-Friendly Attachments", so it doesn't indicate this is a
non-issue.
Unfortunately, I have a newer mac, and all of the apps I have generate
files without resource forks, so I can't produce a counter-example.
Any other Mac users out there?
State ⇒ Not A Bug
State ⇒ Feedback
New Attachment: Message Source
render fine here. Attached find an example of a multipart/appledouble
attachment that works fine for me.
Assigned to Michael Slusarz
State ⇒ Assigned
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/appledouble.php?r1=1.14&r2=1.15&ty=u fixed the fatal error, but I still have issues seeing the actual content of appledouble attachments as
well.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Error viewing AppleDouble attachments
Queue ⇒ IMP
Friendly Attachements" box checked, it appears in IMP as
Part(s): 1 unnamed [multipart/appledouble] 35.44 KB [Download Icon]
The download icon doesn't work on a PC (its being an AppleDouble
part). Clicking the "unnamed" link opens a new window allowing access
to the resource fork and the contained file. Clicking the download
icon for the contained file results in the following:
Fatal error: Call to a member function getPart() on a non-object in
/opt/horde/horde-3.0/lib/Horde/MIME/Contents.php on line 211
I'm running Horde 3.0.1, IMP 4.0.1. I tried peeking into this myself,
but it seems the "non-object" originates in either the session cache
or the MIME Contents cache, at which point it's a little out of my
debugging league. What else should I try?