? Success

User tests: Successful: Unsuccessful:

avatar renekorss
renekorss
5 Jan 2016

fixes #8843

Docs and therefore source code too claims that JSession::getExpire returns expiration in minutes. But it is initialised as seconds. See here and here.

If session lifetime is set to 30 minutes in backend, it returns 1800.

Also, it is used to set session.gc_maxlifetime in here, which takes seconds.

So it works well, just description is misleading.

avatar renekorss renekorss - open - 5 Jan 2016
avatar renekorss renekorss - change - 5 Jan 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Jan 2016
Labels Added: ?
avatar renekorss
renekorss - comment - 2 Feb 2016

What should happen to get this merged?

avatar brianteeman brianteeman - change - 1 Mar 2016
Category Libraries
avatar andrepereiradasilva
andrepereiradasilva - comment - 2 Mar 2016

Every PR needs two successfully tests to be merged.
Clear test instructions for testers help a lot.

avatar uglyeoin
uglyeoin - comment - 3 Mar 2016

Remember when writing instructions that we are not all technical, but some of us like to test things, step by step idiot proof instructions is best.


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

avatar brianteeman brianteeman - change - 10 Mar 2016
Category Libraries Documentation Libraries
avatar wilsonge wilsonge - change - 8 May 2016
Milestone Added:
avatar wilsonge wilsonge - change - 8 May 2016
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-05-08 14:34:09
Closed_By wilsonge
avatar wilsonge wilsonge - close - 8 May 2016
avatar wilsonge wilsonge - merge - 8 May 2016
avatar wilsonge wilsonge - reference | c5d3f47 - 8 May 16
avatar wilsonge wilsonge - merge - 8 May 2016
avatar wilsonge wilsonge - close - 8 May 2016
avatar wilsonge
wilsonge - comment - 8 May 2016

Merged on review

Add a Comment

Login with GitHub to post a comment