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
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
|
DetailsAdd 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
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?
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
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
But the problem remains on blogger. Clicking on "Add image" does not bring the popup.
kagashe