code-google-com / arora

Automatically exported from code.google.com/p/arora
0 stars 0 forks source link

arora will not render embedded image with 404 response code #932

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If you have a webpage rendering issue (aka bug in QtWebKit) it should be
filed on bugs.webkit.org.  If you are unsure you can file it here and we
will let you know.

What steps will reproduce the problem?
1.create a simple html page w/ a img tag pointing to an image that returns an 
image along with a 404 response code

What is the expected output? What do you see instead?
expect the image to render, get a broken image instead...

What version of the product are you using? On what operating system?
arora 0.10.0, windows 7 64 bit

Please provide any additional information below.

Seems like arora will only render images w/ 200 response code.
This behavior is different from, opera, safari, firefox, chrome, ie.

Original issue reported on code.google.com by stombr...@gmail.com on 18 Jul 2011 at 8:58

GoogleCodeExporter commented 9 years ago
This would be a bug in the network backend which is all maintained in Qt.  That 
would be the place to file it to get it triaged and hopefully fixed. 

Original comment by ice...@gmail.com on 20 Jul 2011 at 3:25