Updated database session code to avoid duplication of session id#1209
Updated database session code to avoid duplication of session id#1209LouisLandry merged 5 commits intostagingfrom unknown repository
Conversation
|
@garyamort We really need this fixed :) I've added this fix as a separate Storage storage handler 5 months ago to my app and didn't notice any new issues. |
|
http://developer.joomla.org/pulls/pulls/1209.html libraries/joomla/session/storage/database.php:116 |
There was a problem hiding this comment.
I think you could make these two lines and make Jenkins happy.
|
Still 3 code style issues: http://developer.joomla.org/pulls/pulls/1209.html |
|
Thanks Gary! |
Updated database session code to avoid duplication of session id
See #454 for original request. Repository reorg removed the old fix, so here is a new, updated one.