View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
15370Bug reportsOtherpublic2019-11-11 11:01
ReporterKRav Assigned ToLimeBot  
PrioritynoneSeveritypartial_block 
Status closedResolutionfixed 
Product Version4.0.0-RC4 
Summary15370: Unfinished code in UserManagement.php
Description

if (!isset($aUser['uid']) || $aUser['uid'] == null) {
$sendMail = (bool)Yii::app()->request->getPost('preset_password', false);
$aUser = $this->_createNewUser($aUser);
$sReturnMessage = '';

....

values missing, functions is not called

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)rc4xxxxxxxx
I will donate to the project if issue is resolvedNo
Browser
Database type & versionxxxx
Server OS (if known)
Webserver software & version (if known)
PHP Versionxxxx

Users monitoring this issue

There are no users monitoring this issue.

Activities

KRav

KRav

2019-10-04 18:21

partner   ~53900

https://github.com/LimeSurvey/LimeSurvey/pull/1326

LimeBot

LimeBot

2019-10-29 10:51

administrator   ~54249

@KRav so you finish the code or should we need to add something ?
I will make a review ....

KRav

KRav

2019-10-30 09:29

partner   ~54262

@eddylackmann thanks - meanwhile there are conflicts - this file is not the way I would do.. I have no time to visit it again. I found to many bugs. You like have a look on it.

LimeBot

LimeBot

2019-10-30 09:32

administrator   ~54264

@Krav we are about to refactor the user management. We also discover a lot of bugs and are fixing it..
Thx

lime_release_bot

lime_release_bot

2019-11-11 11:01

administrator   ~54507

Fixed in Release 4.0.0-RC7+191111

Issue History

Date Modified Username Field Change
2019-10-04 18:08 KRav New Issue
2019-10-04 18:21 KRav Note Added: 53900
2019-10-25 09:49 LimeBot Assigned To => LimeBot
2019-10-25 09:49 LimeBot Status new => assigned
2019-10-29 10:51 LimeBot Note Added: 54249
2019-10-30 09:29 KRav Note Added: 54262
2019-10-30 09:32 LimeBot Note Added: 54264
2019-10-30 09:32 LimeBot Status assigned => confirmed
2019-11-01 17:27 c_schmitz Category RC4 => Other
2019-11-11 11:01 lime_release_bot Note Added: 54507
2019-11-11 11:01 lime_release_bot Status confirmed => closed
2019-11-11 11:01 lime_release_bot Resolution open => fixed