View Issue Details

IDProjectCategoryView StatusLast Update
0009016mantisbtotherpublic2008-08-12 09:36
Reportermaroguimo Assigned Tograngeway  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionunable to reproduce 
Summary0009016: Erro on download file attachment (file upload)
Description

When I upload a file with more 5 kb, the file is uploaded sucessfuly. When I download this file, only the first 4 kb is downloaded. The Mantis is installed on:

  • Windows 2000 Server
  • Apache 2.0.5
  • SQLServer 2000
Steps To Reproduce
  1. I upload a file
  2. The upload is ok
  3. I download this file
  4. Only the first 4 kb of the file are downloaded
TagsNo tags attached.
Attached Files
EMAILS.zip (6,247 bytes)

Activities

ape

ape

2008-05-23 16:04

reporter   ~0017910

Hmmm, yup I'm seeing this issue here too. Windows 2003 Server, Apache 2.2, SQL Server 2000. Am investigating...

maroguimo

maroguimo

2008-05-23 16:28

reporter   ~0017911

I modified the program source and corrected the problem.

ape

ape

2008-05-23 16:49

reporter   ~0017912

What changes did you have to make? I seem to have fixed it here by increasing my mssql.textlimit & mssql.textsize options to 2147483647 in my php.ini

grangeway

grangeway

2008-07-15 16:00

reporter   ~0018568

hello,

I believe a previous fix to database_api dealt with this.

I'd be interested to know if your still having problems in the latest releases

Paul