[ 
http://jira.magnolia-cms.com/browse/MGNLRSSAGG-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grégory Joseph updated MGNLRSSAGG-31:
-------------------------------------

        Summary: Protected feeds should be protected via Basic authentication  
(was: Safari 4 hangs when trying to retrieve RSS feeds generated by the RSS 
Aggregator)
    Description: 
... since rss clients can't fill in the html form rendered by 
{{FormClientCallback}}. For instance, Safari 4 hangs when trying to retrieve 
feeds generated by the RSS Aggregator, and of one uses an external rss client, 
it will fail to register the feed with a 401, not showing a username/password 
box, since all it gets is indeed a 401 and the FreeMarker-rendered login page.

This happens when authentication is needed to access the resource; on windows, 
it seems that this only shows up if the user previously logs out from Magnolia, 
while on osx, it's more obvious, as apparently the session cookie is not shared.


If one changes the authentication callback to {{BasicClientCallback}}, then it 
all works as expected.

  was:This issue is not reproducible with Safari 4 on Windows.


> Protected feeds should be protected via Basic authentication
> ------------------------------------------------------------
>
>                 Key: MGNLRSSAGG-31
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRSSAGG-31
>             Project: Magnolia RSS Aggregator Module
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Safari 4, Mac OSX
>            Reporter: Jan Haderka
>            Assignee: Jan Haderka
>             Fix For: 1.x
>
>
> ... since rss clients can't fill in the html form rendered by 
> {{FormClientCallback}}. For instance, Safari 4 hangs when trying to retrieve 
> feeds generated by the RSS Aggregator, and of one uses an external rss 
> client, it will fail to register the feed with a 401, not showing a 
> username/password box, since all it gets is indeed a 401 and the 
> FreeMarker-rendered login page.
> This happens when authentication is needed to access the resource; on 
> windows, it seems that this only shows up if the user previously logs out 
> from Magnolia, while on osx, it's more obvious, as apparently the session 
> cookie is not shared.
> If one changes the authentication callback to {{BasicClientCallback}}, then 
> it all works as expected.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to