Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000939 [ClarkConnect] Mail Archive major always 2008-12-08 14:59 2008-12-15 18:47
Reporter benjamin View Status public  
Assigned To benjamin
Priority high Resolution fixed  
Status closed   Product Version 4.3
Summary 0000939: 0-byte attachment breaks archive import
Description PHP's base64_decode() function dies silently when a 0-bytes file is encountered.

Add check for 0-byte case and skip import.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000876)
benjamin (administrator)
2008-12-08 15:11

Fixed in 4.2 and 4.3 (and trunk).

- Issue History
Date Modified Username Field Change
2008-12-08 14:59 benjamin New Issue
2008-12-08 15:11 benjamin Assigned To => benjamin
2008-12-08 15:11 benjamin Status new => confirmed
2008-12-08 15:11 benjamin Note Added: 0000876
2008-12-08 15:11 benjamin Status confirmed => resolved
2008-12-08 15:11 benjamin Fixed in Version => 4.2
2008-12-08 15:11 benjamin Resolution open => fixed
2008-12-15 18:47 peter Status resolved => closed

Mantis Bug Tracker