Menu

#11 Spurious session logout fix

Unstable_(example)
closed
Bug (2)
1
2014-06-28
2013-11-26
jekkos
No

This patch will fix the spurious logout problem in CodeIgniter.

After $config['sess_time_to_update'] expires the session will be destroyed when concurrent AJAX calls are done towards one of the controllers. This is often the case with the jQuery autocomplete functionality which is present in the cash register for items and customers

Original discussion on this problem can be found on the following URL

http://stackoverflow.com/questions/7980193/codeigniter-session-bugging-out-with-ajax-calls

1 Attachments

Discussion

  • Parq

    Parq - 2014-02-16

    Included in version 2.2 Unofficial

    https://sourceforge.net/p/opensourcepos/patches/18/

     
  • jekkos

    jekkos - 2014-06-28
    • status: open --> closed