code-google-com / arora

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

Facebook more comments isn't working #909

Open GoogleCodeExporter opened 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. Go to facebook.com and login
2. Find a status update with hidden comments
3. Click on the "Show X more" link

What is the expected output? What do you see instead?

Expected:
The comments are opened in the same page

Instead:
A new page (modify.php) is loaded which results in blank content.

What version of the product are you using? On what operating system?

0.11 compiled by myself, Ubuntu Maverick.

Please provide any additional information below.

I tried changing the user agent with the same results. Also I tried with rekonq 
and it works ok so it's not a QtWebkit problem.

Original issue reported on code.google.com by getace...@gmail.com on 10 Oct 2010 at 12:47

GoogleCodeExporter commented 9 years ago
Here is a fix for it.

Original comment by jason_mi...@yahoo.com on 14 Nov 2010 at 11:42

Attachments:

GoogleCodeExporter commented 9 years ago
Hmm that patch pretty much breaks NetworkAccessManagerProxy completely 
resulting in problems and breaks form auto filling for example.  The autotest 
also fails.  (found in autotests/utils/networkaccessmanagerproxy).

Potentially there is a bug in the QNetworkRequest copy constructor which is 
causing this line to have issues:

 QNetworkRequest pageRequest = request;

This can be tested by always doing the following and seeing if that 
fails/passes:
 return m_primaryManager->createRequest(op, request, outgoingData);

Original comment by ice...@gmail.com on 6 Feb 2011 at 9:19

GoogleCodeExporter commented 9 years ago
After i post a comment in facebook arora also loads a blank page and the same 
when i LIKE someones post. Will this fix both? Ok gone to try now. Thanks I'm 
using Fedora 14 with LinuxKernnel

Original comment by browning...@yahoo.com on 4 May 2011 at 9:51

GoogleCodeExporter commented 9 years ago
Not much wrong with this issue because when i Like someones post i can see that 
i liked it because the unlike is there but then it sends me to a blank page 
resulting in the like being removed..

Original comment by browning...@yahoo.com on 4 May 2011 at 10:05

GoogleCodeExporter commented 9 years ago
browning48ky@yahoo.com
Yep still when i LIKE or Comment in Facebook it shows my like and comment but 
then it goes to a blank page showing nothing but  this address 
http://www.facebook.com/ajax/ufi/modify.php thus erasing my like or comment. 
But  my Postsand all else works great!!!!! Arora is the BEST!!!!!! But if it 
wants me to modify the php, i dunno how... Any help here?

Original comment by browning...@yahoo.com on 6 May 2011 at 2:58

GoogleCodeExporter commented 9 years ago
I also have the patch page on my desktop from comment 1 but don't know how to 
apply it.

Original comment by browning...@yahoo.com on 6 May 2011 at 3:06

GoogleCodeExporter commented 9 years ago
Just now, using Arora in facebook when i go to someones pictures i can comment 
and like there without it loading the blank page. Go fiqure/// ?

Original comment by browning...@yahoo.com on 6 May 2011 at 4:45

GoogleCodeExporter commented 9 years ago
@tony in Comment 6:

http://www.cyberciti.biz/faq/appy-patch-file-using-patch-command/

Original comment by n.underw...@googlemail.com on 20 May 2011 at 3:13