Uzbl

Tasklist

FS#28 - Add image does not bring popup on blogger.com

Attached to Project: Uzbl
Opened by Kamalakar Agashe (kagashe) - 2009-06-04 04:35:42 AM
Last edited by Dieter Plaetinck (Dieter_be) - 2009-06-07 12:45:47 PM
Task Type Bug Report
Category uzbl-core
Status Waiting on Customer
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Add image does not bring popup on blogger.com

When you click on 'Add image' icon while editing your blog on blogger.com it does not bring the popup to add the image.

As reported in another Bug Report here any popped up window brings the home page set in the config file unless you comment the 'set uri = URL' (I can also confirm that bug).

After commenting 'set uri =' the required URL opens but you are not signed-in in the popped-up URL even if the pop-up URL belongs to same domain. This may be the reason why 'Add image' does not bring the popup on blogger.com

Hope I have clarified enough.

kagashe
This task depends upon

Comment by Dieter Plaetinck (Dieter_be) - 2009-06-07 12:45:37 PM
Can you recheck with the latest code? It comes with a new cookie handler (cookies.py) and the bug with the uri is also fixed.
So maybe it will work now? If not, can you tell us exactly what happens? which url are you on, which url does it try to open? what do you see? the blogger page but you're not logged in?
Comment by Kamalakar Agashe (kagashe) - 2009-06-11 12:42:03 PM
I downloaded the latest code which has cookies.py. But the bug on blogger is not resolved. I think it needs more explaination. This is the url for creating new post on blogger:
http://www.blogger.com/post-create.g?blogID=14821769 # this is my blogID in which only I can login
when I click on "Add image" icon a popup window with following url should open:
http://www.blogger.com/upload-image.g?blogID=14821769

This popup does not open when I am using uzbl browser. The reason is as follows:
uzbl treats the popup as new instance. The cookie is not valid for the new instance, hence, it does not open.

This can be tested on any site where you login on one instance of uzbl and if you open another instance of same site you are not logged in.

Hope it is clear now.

kagashe
Comment by Kamalakar Agashe (kagashe) - 2009-06-11 12:45:25 PM
I downloaded the latest code which has cookies.py. But the bug on blogger is not resolved. I think it needs more explaination. This is the url for creating new post on blogger:
http://www.blogger.com/post-create.g?blogID=14821769 # this is my blogID in which only I can login
when I click on "Add image" icon a popup window with following url should open:
http://www.blogger.com/upload-image.g?blogID=14821769

This popup does not open when I am using uzbl browser. The reason is as follows:
uzbl treats the popup as new instance. The cookie is not valid for the new instance, hence, it does not open.

This can be tested on any site where you login on one instance of uzbl and if you open another instance of same site you are not logged in.

Hope it is clear now.

kagashe
Comment by Kamalakar Agashe (kagashe) - 2009-06-11 01:35:01 PM
I am sorry for posting the above comment twice. On futher checking I found that the reasoning I am giving is incorrect. While I am logged in gmail, if I click on the "Web" link at the top it opens new instance of uzbl but I am logged in already and this is true for any other site.

But the problem remains on blogger. Clicking on "Add image" does not bring the popup.

kagashe

Loading...