Page 1 of 1

Fecking naabs...

Posted: Thu Sep 27, 2012 12:35 pm
by }TCP{Wolf
https://bugs.opera.com/wizarddesktop/

Bug Report Wizard

The bug report wizard should only be used for reporting bugs, and not for support. For support related queries please visit the support pages.
Before submitting, make sure you read more about how to submit good bug reports.
Bug description

What kind of problem is this? *

Code: Select all

Other problem
Where is the problem?

Code: Select all

Not sure/Other


Brief summary of the problem encountered *

Code: Select all

File UPLOADS with Umlauts fail - no data in HTTP request
What URL triggers this bug, if any?


Describe in 3 steps or more how to reproduce this bug *

Code: Select all

1. Rename a file to a name containing (german) Umlauts
 2. Try to upload the file somewhere through a normal html upload form
 3. The uploaded file will be empty
When following the steps described above:

1. What do you expect to happen? *

Code: Select all

This is an excerpt of a CORRECT upload http stream, test-uploading a file with a normal name using a standard html web form:

....<snip>....
Content-Disposition: form-data; name="abspath"

C:\temp\__uptest
------------4hHV6v8XcO4O8inUDYkdOt
Content-Disposition: form-data; name="cmd"

put
------------4hHV6v8XcO4O8inUDYkdOt
Content-Disposition: form-data; name="binaryFileContent"; filename="07 Kochbuch Web Services 0000100.pdf"
Content-Type: application/pdf

%PDF-1.4
%âãÏÓ
109 0 obj <</Linearized
....<snip>....
2. What actually happens? *

Code: Select all

 This is the SAME http upload, test-uploading with a file containing Umlauts in the filename:

...<snip>....
Content-Disposition: form-data; name="abspath"

C:\temp\__uptest
------------lKKQw6GtJlkp9N17fj5OXw
Content-Disposition: form-data; name="cmd"

put
------------lKKQw6GtJlkp9N17fj5OXw
Content-Disposition: form-data; name="binaryFileContent"; filename="ääääPraeventionsleistungen.pdf"
Content-Type: application/pdf


------------lKKQw6GtJlkp9N17fj5OXw--
<END>

As you can see, between the lines

Content-Type: application/pdf

and

------------lKKQw6GtJlkp9N17fj5OXw--

there is no binary data as would be expected to be present for an HTTP upload. The server accepting the upload will thus generate a file with exactly zero bytes. I rechecked this with other browsers and they fill the binary part correctly, regardless of the filename.
Optionally, provide an e-mail address where we can contact you


Fields marked with * are required.

Adding Files to Your Bug Report
On the next page you will be given an e-mail address which is unique to your bug. You can attach files (screenshots, test cases, crash logs) to your bug by sending them to this e-mail address.

The following information was auto-detected by Opera. We ask that you submit this as-is, but please update the Opera version number if the bug was not encountered in the browser you are currently using.

Specify what version of Opera you are using:
for on the platform

Code: Select all

12.00 WinXP PC
If you know what build of Opera you are using, specify it here.

Code: Select all

1467

Code: Select all

HTTP_USER_AGENT: Opera/9.80 (Windows NT 5.1; U; en) Presto/2.10.289 Version/12.00
HTTP_ACCEPT_LANGUAGE: en,de;q=0.9


PLUGINS:
===========


SCREEN:
===========
Resolution: 1200x1920
ColorDepth: 32

Posted: Thu Sep 27, 2012 9:09 pm
by menace
lol

Posted: Sat Sep 29, 2012 1:37 pm
by NmS
I don't get it.

I do not understand the 'lol' in this.

I feel dumb...

Posted: Sat Sep 29, 2012 1:41 pm
by menace
well mine lol is because i just got off the IE to use Opera and here he posted for bugs report of Opera. Wolf are u watching on my pc or something :P

Posted: Sat Sep 29, 2012 5:23 pm
by NmS
Every program contains bugs :P.

And I am using Opera since a year or 5 or so. Best browser there is.

Posted: Sat Sep 29, 2012 7:12 pm
by menace
well i agree actually my problems of Browser is gonne IE was bad and Chrome well not really something i like. Opera is good only think i am fighting with is when i open a page its always 100% i need it like 130% so i need to set it all the time... is there something that does it automaticly? thnx in advance!

ps: NO i dont want to see google i tried didnt find nothing ;)

Posted: Sat Sep 29, 2012 10:36 pm
by xiorama
TBH i dunno why ppl hate IE, i love it, imo best browser around.

Posted: Sun Sep 30, 2012 3:49 pm
by }TCP{Coco
xiorama wrote:TBH i dunno why ppl hate IE, i love it, imo best browser around.
Indeed, there's no better way to expose yourself to malware. :-P

Using Opera since I started using the internet... Well at least almost - first browser I used was an Amiga browser. ;-)

Posted: Mon Oct 01, 2012 11:01 am
by }TCP{Wolf
Well the IE has come a long way since IE 6. M$ has realized what a malware-friendly browser they had invented and changed quite a few things to the better. Yet the sheer fact the code base for the IE is part of the OS itself (type http://someaddress in your FILE BROWSER and the website may appear in your FILE explorer on some windows versions...) just gives me the creeps tbh...

Yes, I'm an Opera fan myself, so far still one of the finest browsers especially for "low level browsing" without js/plugins and other shit since you can toggle those on/off with just 2 clicks whenever you need to switch. I do notice, however, an increasing number of recurring bugs, ie bugs that had been squashed in versions past reappearing... like this one here, I'm pretty positive my ancient old Opera 6 didn't care about the filename and uploaded just fine, same with the other bug I had posted a while ago, with URLs being trashed (inaccessible) when parameters with the word "file" were used in conjunction with "URL rewriting for session IDs". That is all stuff that is supposed to work from version 0.1 onward lol, it's basic, no BELOW basic even...