Bug 237617 - shouldn't display 404-errors from iframes/sub-requests replacing the complete website
Summary: shouldn't display 404-errors from iframes/sub-requests replacing the complete...
Status: RESOLVED DUPLICATE of bug 217521
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: latest git snapshot
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks: 237890
  Show dependency treegraph
 
Reported: 2010-05-14 13:59 UTC by Andreas Pakulat
Modified: 2010-09-04 10:01 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Pakulat 2010-05-14 13:59:48 UTC
I've got a jira installation at work which generates a http-request "java script:false", i.e. obviously some wrong call somewhere (the space is definetly wrong) for an iframe element's content. I don't know how this happens, but I do know that all other browsers handle this gracefully by either swallowing the 404-error from the http-server or putting the 404-error-message inside the iframe.

rekonq on the other hand instead goes to its normal 404-error page making it impossible to use the website. Which IMHO is wrong, if an iframe generates a bogus request, the error should be displayed inside that iframe, not break the whole page.

I'd like to note that the rest of the page renders just fine in rekonq, so I could work with it, if rekonq would le me :)
Comment 1 Andrea Diamantini 2010-05-19 16:12:13 UTC
*** Bug 238171 has been marked as a duplicate of this bug. ***
Comment 2 Panagiotis Papadopoulos 2010-05-29 17:21:55 UTC
I can confirm this isse too with some other websites, that use a so called "Shout Box". It does not occur always though…
Comment 3 markuss 2010-05-30 15:52:14 UTC
*** Bug 240084 has been marked as a duplicate of this bug. ***
Comment 4 markuss 2010-05-30 15:54:32 UTC

*** This bug has been marked as a duplicate of bug 203097 ***
Comment 5 Panagiotis Papadopoulos 2010-05-30 18:29:31 UTC
@Markus
Are you sure this is  a duplicate of https://bugs.kde.org/show_bug.cgi?id=203097
Comment 6 markuss 2010-05-30 18:44:43 UTC
Oops, you're right. Copy-paste mistake caused by too many open tabs

*** This bug has been marked as a duplicate of bug 217521 ***