? Success

User tests: Successful: Unsuccessful:

avatar jurianeven jurianeven - open - 20 Mar 2014
avatar wilsonge
wilsonge - comment - 20 Mar 2014

If we're fixing this method can we also fix the method signature. There's two params passed in in JApplicationCMS :P

avatar jurianeven jurianeven - change - 20 Mar 2014
Title
Fix return value for "System - Remember Me" plugin
[#33496] Fix return value for "System - Remember Me" plugin
avatar speedy111 speedy111 - change - 20 Mar 2014
Title
Fix return value for "System - Remember Me" plugin
[#33496] Fix return value for "System - Remember Me" plugin
avatar jurianeven
jurianeven - comment - 20 Mar 2014

Good catch! :+1:

avatar wilsonge
wilsonge - comment - 20 Mar 2014

var_dumps described on the tracker show the expected results afterwards. Nice one!

avatar jurianeven
jurianeven - comment - 20 Mar 2014

Thanks George!

avatar Bakual
Bakual - comment - 20 Mar 2014

It's true that it is false to return false and it should indeed return true :smiley:
My fault, by the way.... :disappointed:

Just wondering: Did it have any impact somewhere? How did you notice?

avatar jurianeven
jurianeven - comment - 20 Mar 2014

It's true that it is false to return false and it should indeed return true :smiley:

Hahaha :smiley:

With Twentronix Shortcuts I assign a keyboard shortcut to logout and if it's successful refresh the page. This didn't happen because $app->logout() returned false because of the return false of the "System - Remember Me" plugin (go figure). In my case it was a small issue, it could have a more serious impact for other code though. For me it was only a page refresh which relied on it.

avatar Bakual Bakual - change - 20 Mar 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-03-20 21:16:20
avatar Bakual Bakual - close - 20 Mar 2014
avatar Bakual Bakual - close - 20 Mar 2014
avatar Bakual
Bakual - comment - 20 Mar 2014

Thanks, merged :+1:

avatar jurianeven
jurianeven - comment - 20 Mar 2014

Wow that's quick, thank you!

avatar betweenbrain
betweenbrain - comment - 20 Mar 2014

+1

Best,

Matt Thomas
@betweenbrain
http://matt-thomas.me/
http://betweenbrain.com/
https://github.com/betweenbrain

Sent from mobile. Please pardon any typos or brevity.
On Mar 20, 2014 5:18 PM, "Jurian Even" notifications@github.com wrote:

Wow that's quick, thank you!


Reply to this email directly or view it on GitHub#3341 (comment)
.

avatar speedy111 speedy111 - head_ref_deleted - 21 Mar 2014
avatar puneet0191 puneet0191 - reference | 9d7498c - 30 Mar 14
avatar speedy111 speedy111 - reference | - 31 Mar 14
avatar Bakual Bakual - reference | d3d88aa - 12 May 14

Add a Comment

Login with GitHub to post a comment