? Pending

User tests: Successful: Unsuccessful:

avatar demis-palma
demis-palma
23 Oct 2016

The method UsersControllerUser::menulogout() is declared to return "boolean", but actually it returns void. It has two exit points, and on both it does not return any value.
The "boolean" declaration has been clearly copied and pasted by another method.

Summary of Changes

Changed return type declaration to void.

Testing Instructions

Just merge on review.

avatar demis-palma demis-palma - open - 23 Oct 2016
avatar demis-palma demis-palma - change - 23 Oct 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 23 Oct 2016
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 23 Oct 2016
Category Front End Components
avatar andrepereiradasilva andrepereiradasilva - test_item - 23 Oct 2016 - Tested successfully
avatar andrepereiradasilva
andrepereiradasilva - comment - 23 Oct 2016

I have tested this item successfully on d3106a3

on code review


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

avatar zero-24 zero-24 - change - 23 Oct 2016
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-10-23 15:31:36
Closed_By zero-24
avatar zero-24 zero-24 - close - 23 Oct 2016
avatar zero-24 zero-24 - merge - 23 Oct 2016
avatar zero-24
zero-24 - comment - 23 Oct 2016

Thanks

Add a Comment

Login with GitHub to post a comment