bugphpGroupWare - Bugs: bug #16663, E-Mail Attachments can not be...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #16663: E-Mail Attachments can not be uploaded

Submitter:  Ralf Spenneberg <spenneb>
Submitted:  Tue 23 May 2006 02:44:13 PM UTC
   
 
Category:  email Item Group:  0.9.16.010
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  TGZ Operating System:  GNU/Linux - SuSE
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Thu 16 Nov 2006 03:10:48 PM UTC, comment #1: 

On windows platform, I had this bug too...

My workaround is this: edit file /email/inc/class.boattach_file.inc.php

Find the line reading move_uploaded_file... (only 1 present) and alter the first argument in $_FILES['uploadedfile']['tmp_name']

This should do it.

Koen Mestdagh <koetjebeu>
Tue 23 May 2006 02:44:13 PM UTC, original submission:  

Hi,

I am using phpgroupware 0.9.16.010 fine after upgrading from an older version. Unfortunately the file upload for email attachments does not work anymore. When uploading a file, the temporary folder, where the attachment is to be stored, is created but the attachment is not saved within that folder. Therefore the attachment cannot be sent.
Is there any way to troubleshoot why the folder is created but the attachment is not saved ?

Ralf

Ralf Spenneberg <spenneb>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2006-11-08 koetjebeu Carbon-Copy- Added koetjebeu

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code