Bug 268628 - Rekonq wants to download "safari.jsp" on some pages
Summary: Rekonq wants to download "safari.jsp" on some pages
Status: RESOLVED DUPLICATE of bug 263870
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.6.85
Platform: openSUSE Linux
: NOR normal
Target Milestone: 0.9
Assignee: Andrea Diamantini
URL:
Keywords:
: 270103 271286 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-16 07:14 UTC by wuselwu
Modified: 2011-10-31 11:33 UTC (History)
9 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 wuselwu 2011-03-16 07:14:10 UTC
Version:           0.6.85 (using KDE 4.6.1) 
OS:                Linux

On some pages, Rekonq wants to download a file named "safari.jsp" when displaying the content. Try e.g. http://www.hifi-forum.de/viewforum-33.html
This is on a relatively fresh KDE 4.6 installation, no mime-types should have been changed, only Rekonq has been made the default browser.

Reproducible: Always

Steps to Reproduce:
Open
http://www.hifi-forum.de/viewforum-33.html

Actual Results:  
As the last step of displaying this page, Rekonq wants to download a file

Expected Results:  
The file probably contains Safari/Webkit-specific rendering infos (??) and should be treated accordingly.
Comment 1 Felix Rohrbach 2011-03-16 21:56:03 UTC
I can confirm this. Another example would be http://kde-apps.org/ .
Comment 2 Andrea Diamantini 2011-03-20 00:47:50 UTC
I cannot reproduce this bug at all.
I'd like to have some more infos about, from each reporter:
- distro:
- KDE SC version:
- Qt version:
- rekonq version:
some eventual results of the tests loading the sites with the network analyzer open.

Thanks.
Comment 3 Kilian Lackhove 2011-03-20 10:19:42 UTC
I can confirm this bug on

kubuntu maverick
kde SC 4.6.1
qt 4.7.0
rekonq 0.6.88

how can i copy/export the nertwork analyzer output?
Comment 4 Rohan Garg 2011-03-20 10:21:58 UTC
Distro : Kubuntu 11.04
Qt: 4.7.2
KDE Development Platform: 4.6.1 (4.6.1)
rekonq from latest  git

Could  you  please give us directions on how to conduct the said tests with the
network analyser?
Comment 5 Andrea Diamantini 2011-03-20 11:09:03 UTC
(In reply to comment #4)
> Could  you  please give us directions on how to conduct the said tests with the
> network analyser?

I'd like just to know what request triggers the download. So, just follow the data flow coming and try identifying it... (a new idea about a step by step request download for the n a ? :D )
Comment 6 Rohan Garg 2011-03-20 11:12:02 UTC
Looks like it comes from http://kde-apps.us.intellitxt.com/safari.jsp?x=1&t=1300615872055
Comment 7 Felix Rohrbach 2011-03-21 19:19:20 UTC
Distro: Arch Linux
KDE: 4.6.1
Qt: 4.7.1
rekonq: 0.6.95

Network analyzer says:
Method: POST
Url: http://kde-apps.us.intellitxt.com/safari.jsp?x=1&t=1300731315097
Answer: pending
Comment 8 Felix Rohrbach 2011-04-05 21:43:55 UTC
*** Bug 270103 has been marked as a duplicate of this bug. ***
Comment 9 Felix Rohrbach 2011-04-19 13:32:28 UTC
*** Bug 271286 has been marked as a duplicate of this bug. ***
Comment 10 Felix Rohrbach 2011-04-19 13:50:07 UTC
It seems like this is not a rekonq but a server error. Safari has the same problems (https://discussions.apple.com/thread/2727040?start=0&tstart=75 ) and they say that JSPs (JavaServer Pages) should be server-side only and that they are not intended to be shown to the browser. Additionally, it seems like all these "safari.jsp" files come from one server, *.intellitxt.com, so as a workaround you can add this to your adblock list.
Comment 11 Paul L. 2011-04-23 20:37:56 UTC
(In reply to comment #10)
> It seems like this is not a rekonq but a server error. Safari has the same
> problems (https://discussions.apple.com/thread/2727040?start=0&tstart=75 ) and
> they say that JSPs (JavaServer Pages) should be server-side only and that they
> are not intended to be shown to the browser. Additionally, it seems like all
> these "safari.jsp" files come from one server, *.intellitxt.com, so as a
> workaround you can add this to your adblock list.

Adding *.intellitxt.com to adblock works. A true 'fix' seems still to be in order, but this work around is satisfactory. Thank you.
Comment 12 Cédric Bellegarde 2011-04-26 13:19:53 UTC
It's strange because it doesn't affect konqueror + webkit with adblock off :-/
Comment 13 Davor Cubranic 2011-06-14 20:39:34 UTC
I have "||intellitxt.com^" and "*.intellitxt.com" in my manual filters, but safari.jsp still comes up for download in, for example, theglobeandmail.com.
Comment 14 ro.ggi 2011-09-02 18:50:00 UTC
Try to use just "*intellitxt*", it works for me.
Comment 15 Davor Cubranic 2011-09-06 18:53:01 UTC
(In reply to comment #14)
> Try to use just "*intellitxt*", it works for me.

That did work, and got me to check why my filters didn't. It turned out the first period in "*.intellitxt.com*" was a problem. I guess some intellitxt URLs don't have anything else at the beginning of the host name. 

But it's weird that "||intellitxt.com^" in my manual filters doesn't do anything. Does rekonq's adblocking not recognize those kinds of expressions? There are a whole bunch of them in the EasyList. Are they just ignored?
Comment 16 ro.ggi 2011-09-07 08:00:25 UTC
Yes, default filter works not correctly, I have already reported this: https://bugs.kde.org/show_bug.cgi?id=280674 It is fixed in newer version.
Comment 17 Andrea Diamantini 2011-10-02 21:50:01 UTC
it seems it works well against QtWebKit 2.2 with adblock disabled. Can someone of you confirm this?
Comment 18 Andrea Diamantini 2011-10-31 11:32:58 UTC
Targetting 0.9 to not forget this...
Comment 19 Andrea Diamantini 2011-10-31 11:33:51 UTC

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