From: SourceForge.net <no...@so...> - 2012-03-11 16:50:10
|
Bugs item #3496661, was opened at 2012-03-03 15:01 Message generated for change (Comment added) made by djculex You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3496661&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Michael Albertsen (djculex) Assigned to: MusS (forxoops) Summary: False state of log in Initial Comment: A false state of being logged in happens after browser is closed while being logged in OR if browser is idle. When re-opening browser the user seems to be logged in but especially jquery POST return false or error until sessions / cookies are refreshed. The same happens after idle time. happens with xoops_sessions but also custom sessions with specifyed long session time ---------------------------------------------------------------------- >Comment By: Michael Albertsen (djculex) Date: 2012-03-11 09:50 Message: After some pulling hair I fixed like this. Problem was xoops cookie not being read by json/ajax header. So a ajax request url had to be renamed pointing to same domain Solution was this http://xoops.org/modules/news/article.php?storyid=6244 ---------------------------------------------------------------------- Comment By: Michael Albertsen (djculex) Date: 2012-03-03 15:03 Message: NOTE.: This is only an issue with Xoops > 2.4.5. In 2.4.5 the issue is not occouring ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3496661&group_id=41586 |