View Issue Details

IDProjectCategoryView StatusLast Update
0016639mantisbtattachmentspublic2013-12-04 09:41
ReporterHanefeldJ Assigned Todregad  
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.2.11 
Summary0016639: Project Documentation - pdf file corrupt after upload
Description

proj_doc_edit_page.php

pdf file is corrupt after update (first char in the binary is a hyphen)

Steps To Reproduce
  1. add a file
  2. edit the file (replace the file)
  3. try to open the uploaded file
Additional Information

It's ok when I delete the file and add the file as new one.

TagsNo tags attached.

Relationships

duplicate of 0012955 closeddregad After updating a project documentation the file is damaged 

Activities

rombert

rombert

2013-11-22 06:43

reporter   ~0038616

Do you store files on disk or on db? If you store them on DB, which DB engine do you use?

HanefeldJ

HanefeldJ

2013-11-22 06:51

reporter   ~0038617

DB - Mysql 5.5.34 Ubuntu 12.04 LTS

rombert

rombert

2013-11-22 06:59

reporter   ~0038618

  1. Does this happen only with project attachments or issue attachments as well?
  2. Does the problem persist with 1.2.15 ?
dregad

dregad

2013-11-22 07:11

developer   ~0038620

Known issue, fixed in future 1.2.16 release see 0012955

HanefeldJ

HanefeldJ

2013-11-22 07:20

reporter   ~0038623

Thanks - for the fast reply ;-)