Issue 705: Safari: Images loaded into dialogs don't send Authorization header correctly.
http://code.google.com/p/gears/issues/detail?id=705

New issue report by gears.team.playmobil:
Steps to reproduce:
* Setup Authorization for a domain with an apache .htpasswd file.
* Login to site in Safari and enter username/password.
* Display shortcuts dialog with icon loaded from site requiring authorization.

Expected result:
* Authorization: HTTP header should be sent in the same manner as if the
shortcut URL where to be accessed via Safari.

Actual result:
* Authorization header isn't sent when making request for shortcut icon and
thus the request fails and the icons aren't displayed.

This happens because we use libcurl to retrieve dialog icons and we only
set the cookies for these requests, not the Authorization: header.


Issue attributes:
        Status: Accepted
        Owner: gears.team.playmobil
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to