CodeIgniter Forums
Session Lib flashdata bug ? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: Issues (https://forum.codeigniter.com/forumdisplay.php?fid=19)
+--- Thread: Session Lib flashdata bug ? (/showthread.php?tid=61691)



Session Lib flashdata bug ? - keulu - 05-06-2015

Hi guys,

I have some trouble with the new Session Lib in CI3.0.0

in CI3.0.0-DEV, $this->session->flashdata('foo'); disappear when you reload the page. that's work perfectly.

BUT ... (there is always a but)

in CI3.0.0 flashdata are never removed.

did it work for you ?

(note : i use files system storage, php5.6.1 FPM and nginx 1.6.2)

and sorry for my english.