[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#197137: marked as done (konqueror: Cannot upload files larger than 1047191 bytes)



Your message dated Sun, 10 Sep 2006 13:00:09 +0200
with message-id <200609101300.09842@nivalis.org>
and subject line konqueror: Cannot upload files larger than 1047191 bytes
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: konqueror
Version: 4:3.1.2-1
Severity: normal

I tried to upload some files using the following HTML code:

<form action="/cgi-bin/manage.cgi" method="POST" enctype="multipart/form-data">
<input type="file" name="f1">
<input type="file" name="f2">
<input type="file" name="f3">
<input type="file" name="f4">
<input type="file" name="f5">
<input type="file" name="f6">
<input type="file" name="f7">
<input type="file" name="f8">
<input type="file" name="f9">
<input type="file" name="f10">
<input type="submit">
</form>

Actually, I let f2 to f10 empty and only use f1. I created a file using
"dd if=/dev/zero of=testfile count=1 bs=n" and tried, for which n's the
upload is possible and for which it isn't.

For n <= 1047191 it works, for greater n I get the following message:

------------
Beim Laden von
http://stillwaterfarm.roland.burse.uni-hamburg.de/cgi-bin/manage.cgi ist
folgender Fehler aufgetreten:

Verbindung zu Rechner stillwaterfarm.roland.burse.uni-hamburg.de ist
unterbrochen
------------

The problem does not occur with Mozilla, so it's most probably a problem
with Konqueror.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pc-debian 2.4.20-3-k7-smp #1 SMP Sun Jun 8 02:32:21 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages konqueror depends on:
ii  kate                          4:3.1.2-1  KDE Advanced Text Editor
ii  kcontrol                      4:3.1.2-1  KDE Control Center
ii  kdelibs4                      4:3.1.2-2  KDE core libraries
ii  kfind                         4:3.1.2-1  KDE File Find Utility
ii  libart-2.0-2                  2.3.12-1   Library of functions for 2D graphi
ii  libc6                         2.3.1-17   GNU C Library: Shared libraries an
ii  libfam0c102                   2.6.10-1   client library to control the FAM 
ii  libgcc1                       1:3.3-3    GCC support library
ii  libjpeg62                     6b-7       The Independent JPEG Group's JPEG 
ii  libkonq4                      4:3.1.2-1  Core libraries for KDE's file mana
ii  libpng12-0                    1.2.5.0-3  PNG library - runtime
ii  libqt3c102-mt                 3:3.1.1-8  Qt GUI Library (Threaded runtime v
ii  libstdc++5                    1:3.3-3    The GNU Standard C++ Library v3
ii  xlibs                         4.2.1-8    X Window System client libraries
ii  zlib1g                        1:1.1.4-12 compression library - runtime

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 4:3.5.4-2

Le jeudi 12 juin 2003 12:11, vous avez écrit :
> Package: konqueror
> Version: 4:3.1.2-1
> Severity: normal
>
> I tried to upload some files using the following HTML code:
>
> <form action="/cgi-bin/manage.cgi" method="POST"
> enctype="multipart/form-data"> <input type="file" name="f1">
> <input type="file" name="f2">
> <input type="file" name="f3">
> <input type="file" name="f4">
> <input type="file" name="f5">
> <input type="file" name="f6">
> <input type="file" name="f7">
> <input type="file" name="f8">
> <input type="file" name="f9">
> <input type="file" name="f10">
> <input type="submit">
> </form>
>
> Actually, I let f2 to f10 empty and only use f1. I created a file using
> "dd if=/dev/zero of=testfile count=1 bs=n" and tried, for which n's the
> upload is possible and for which it isn't.
>
> For n <= 1047191 it works, for greater n I get the following message:
>

Works now.

--- End Message ---

Reply to: