[
http://jira.magnolia-cms.com/browse/MAGNOLIA-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Haderka updated MAGNOLIA-352:
---------------------------------
Assignee: (was: Sameer Charles)
Fix Version/s: 2.1.5
> Fix for access ctrl on public site breaks preview mode
> ------------------------------------------------------
>
> Key: MAGNOLIA-352
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-352
> Project: Magnolia
> Issue Type: Bug
> Security Level: Public
> Components: core
> Affects Versions: 2.01, 2.1 Final
> Environment: any
> Reporter: Andreas Weder
> Priority: Minor
> Fix For: 2.1.5
>
>
> The fix applied on both the trunk and the 2.02 branch implemented for the
> public site access problem causes the showPreview() in
> info.magnolia.cms.util.Resource to longer work as expected. As an effect,
> preview mode is no longer persistent: if you switch into preview mode, then
> surf to another page, that page shows up in edit mode again.
> The problem probably is with authenticate() in
> info.magnolia.cms.servlets.EntryServlet: the session of a particular user
> seems to be invalidated there, which causes the "mgnlPreview" attribute to be
> removed - preview mode is then no longer active. I've compared a previous
> working copy of magnolia with the current one of the 2.02 branch and found
> this to be the only significant change.
> This bug is also related to a recent patch I submitted to fix showPreview of
> the info.magnolia.cms.util.Resource class. However, I think, the patch is not
> the problem.
--
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/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------