Project

General

Profile

Actions

Bug #1127

closed

WFileResource: only a part of a file is downloaded

Added by Boris Nagaev over 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
01/08/2012
Due date:
% Done:

0%

Estimated time:

Description

Hello!

I'm using Wt 3.2.0, Debian 6, compiled by myself.

I compiled Mail Composer example with the following command:

g++ *.C -o composer -lwt -lwthttp -lboost_signals -lboost_system

and run it with

./composer --docroot . --http-port 8888 --http-address 0.0.0.0

Directory 'resources' is located in the current directory.

I loaded 80k text file to mail composer and tried to load it, but only a part of it was loaded (last 5229 bytes).

This occurs with any WFileResource I use.

BR.

Actions #1

Updated by Koen Deforche over 12 years ago

  • Status changed from New to Resolved

Hey, this is probably a duplicate of: http://redmine.emweb.be/issues/1097, which also contains a fix.

Regards,

koen

Actions #2

Updated by Koen Deforche about 12 years ago

  • Status changed from Resolved to Closed
  • Target version set to 3.2.1
Actions

Also available in: Atom PDF