Ticket #181 (closed defect: fixed)

Opened 9 months ago

Last modified 6 months ago

Staying logged in

Reported by: khaled.aboualfa Owned by:
Priority: major Milestone: Undetermined
Component: Habari Core Software Version: SVN
Keywords: will_close Cc:

Description

There seems to be a problem with staying logged in for any amount of time. Its seems that ANY activity on the blog, be it clicking a random link or a link to actually edit a page or comment will result in the logged in user being logged out. Previous to click on the actual link, you see all the edit and admin links, however once anything is clicked you're logged out. This is being tested locally and therefore may be a local issue?

Change History

Changed 9 months ago by skippy

I'm not seeing this in my hosted or local Habari installations.

Changed 9 months ago by khaled.aboualfa

I thought maybe I've done something wrong here, so I basically deleted everything and created a whole new install, and it's the same issue again. Doesn't keep me logged in the second I click on any link. I'm using the vanilla K2 flavoured theme, nothing else.

Changed 9 months ago by khaled.aboualfa

Changed 9 months ago by dmondark

  • milestone changed from 0.4 to Undetermined

Changed 9 months ago by itrebal

I'm not sure of any way to debug this to find the root cause realistically, but it may have to do with session information getting crusty somehow. Maybe adding a dump of $_SESSION on the header.php of the template to see whats being stored, and how it changes?

Changed 9 months ago by freakerz

Would you please test it with 1435 or latest? I can't reproduce this bug.

Changed 6 months ago by michaeltwofish

  • keywords will_close added

Is this still an issue? It hasn't been confirmed for over 300 revisions. Marking will_close.

Changed 6 months ago by miklb

  • status changed from new to closed
  • resolution set to fixed

between plugin options and core code, this is resolved.

Note: See TracTickets for help on using tickets.