? ? Pending

User tests: Successful: Unsuccessful:

avatar alikon
alikon
12 May 2021

Pull Request for Issue #33740 . alternative to #33787

Summary of Changes

Handle resources

Testing Instructions

see #33740
use postgresql
change session to file
login/logout

Actual result BEFORE applying this Pull Request

error

Expected result AFTER applying this Pull Request

logout successfully

avatar alikon alikon - open - 12 May 2021
avatar alikon alikon - change - 12 May 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 May 2021
Category Front End Plugins
avatar alikon alikon - change - 12 May 2021
Labels Added: ?
avatar richard67
richard67 - comment - 12 May 2021

Alternative PR: #33819 .

avatar richard67
richard67 - comment - 12 May 2021

Added release blocker label as inherited from the issue.

avatar joomdonation
joomdonation - comment - 12 May 2021

@alikon Should we close this in favor of #33819 ?

avatar alikon
alikon - comment - 12 May 2021
i would like to avoid to touch the session lib, as this issue is not related to the session, but feel free to close it
avatar alikon
alikon - comment - 12 May 2021
i would like to avoid to touch the session lib, as this issue is not related to the session, but feel free to close it
avatar alikon
alikon - comment - 12 May 2021
i would like to avoid to touch the session lib, as this issue is not related to the session, but feel free to close it
avatar richard67
richard67 - comment - 12 May 2021

@alikon If we want to do it your way with this PR, you have to do the same here, too:

if (!$sessionManager->destroySessions($sessionIds))

avatar alikon
alikon - comment - 12 May 2021

I don't mind mine,yours, etc , I know mine is a band-aid, should be
resolved on database side not on session

Il mer 12 mag 2021, 12:45 Richard Fath @.***> ha
scritto:

@alikon https://github.com/alikon If we want to do it your way with
this PR, you have to do the same here, too:

if (!$sessionManager->destroySessions($sessionIds))


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#33817 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AABMLMMNTMWRPNJV5J3KVT3TNJL53ANCNFSM44X6KUGQ
.

avatar richard67
richard67 - comment - 12 May 2021

@alikon Both are not nice and I understand what you mean. But as I said, please add the same change at the other place I've mentioned because we have the same issue there, reading the session id with loadColumn and so on.

avatar PhilETaylor
PhilETaylor - comment - 12 May 2021

I have PRed your branch @alikon for easy merging here alikon#71

95b2b00 12 May 2021 avatar PhilETaylor cs
avatar richard67
richard67 - comment - 12 May 2021

@alikon If you merge @PhilETaylor 's PR alikon#71 , I'll close my PR in favour of this one.

avatar joomdonation
joomdonation - comment - 12 May 2021

I still prefer doing it in a central place but guess we will have to respect API design.

avatar alikon alikon - change - 12 May 2021
Labels Added: ?
avatar alikon
alikon - comment - 12 May 2021

i don't know after this commit f8445ef
what is the current situation

avatar richard67
richard67 - comment - 12 May 2021

I've closed my PR now in favour of this one.

avatar richard67 richard67 - test_item - 12 May 2021 - Tested successfully
avatar richard67
richard67 - comment - 12 May 2021

I have tested this item successfully on a6536fd


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33817.

avatar richard67
richard67 - comment - 12 May 2021

@alikon Meanwhile I favour @nibra 's new PR #33822 . Please check if you come to the same conclusion.

avatar alikon
alikon - comment - 12 May 2021

closed in favour of #33822

avatar alikon alikon - change - 12 May 2021
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2021-05-12 14:12:16
Closed_By alikon
Labels Added: ?
Removed: ?
avatar alikon alikon - close - 12 May 2021

Add a Comment

Login with GitHub to post a comment