View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
15076Bug reportsUser / Groups / Rolespublic2019-07-28 15:54
ReporterMazi Assigned Tomarkusfluer 
PrioritynoneSeverityminor 
Status assignedResolutionopen 
Product Version4.0.0-RC1 
Summary15076: Changing password manually at LS4 leads to frozen screen
Description

When creating a user and then changing the user's password and clicking "save", the progress icon keeps turning but no "Password saved" message or the like shows up, see screenshot.
The new PW seems to be saved.

Steps To Reproduce
  1. Create a new admin user.
  2. Change the password manually
  3. Click save
Additional Information

When using the same PW again no adjusted message like "Password unchanged since you entered the same password as used before." shows up, probably due to the same reason.

TagsNo tags attached.
Attached Files
pw.png (25,271 bytes)   
pw.png (25,271 bytes)   
servererror2.png (121,705 bytes)
Bug heat6
Complete LimeSurvey version number (& build)Version 4.0.0-RC2+190723
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMySQL 5
Server OS (if known)Ubuntu 14 TLS
Webserver software & version (if known)Apache 2
PHP Version7.2

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2019-07-25 12:08

administrator   ~53001

Any errors in the JS console? (Click F12 to check.)

ollehar

ollehar

2019-07-25 12:08

administrator   ~53002

You can also check the network tab after clicking F12, maybe an Ajax call returned 500?

Mazi

Mazi

2019-07-25 13:38

updater   ~53004

@ollehar: JS error and 500 server error, see screenshots.

jserror.png (17,096 bytes)   
jserror.png (17,096 bytes)   
500servererror.png (104,632 bytes)
ollehar

ollehar

2019-07-25 14:15

administrator   ~53006

Can you also click the "Response" tab in the network response? See pic.

500servererror-2.png (115,744 bytes)
Mazi

Mazi

2019-07-26 09:05

updater   ~53016

Default 500 server error at the response tab.

DenisChenu

DenisChenu

2019-07-28 15:54

developer   ~53031

User and its behaviors do not have a method or closure named "attributes".

CException

User and its behaviors do not have a method or closure named "attributes". (/mnt/data/shnoulle/nginx/www/develop/framework/base/CComponent.php:266)

#0 /mnt/data/shnoulle/nginx/www/develop/framework/db/ar/CActiveRecord.php(229): CComponent->__call('attributes', Array)
#1 /mnt/data/shnoulle/nginx/www/develop/application/controllers/admin/UserManagement.php(899): CActiveRecord->__call('attributes', Array)
#2 /mnt/data/shnoulle/nginx/www/develop/application/controllers/admin/UserManagement.php(172): UserManagement->_editUser(Array)
#3 [internal function]: UserManagement->applyedit()

Issue History

Date Modified Username Field Change
2019-07-25 09:25 Mazi New Issue
2019-07-25 09:25 Mazi File Added: pw.png
2019-07-25 12:08 ollehar Note Added: 53001
2019-07-25 12:08 ollehar Note Added: 53002
2019-07-25 13:38 Mazi File Added: jserror.png
2019-07-25 13:38 Mazi File Added: 500servererror.png
2019-07-25 13:38 Mazi Note Added: 53004
2019-07-25 14:15 ollehar File Added: 500servererror-2.png
2019-07-25 14:15 ollehar Note Added: 53006
2019-07-26 09:05 Mazi File Added: servererror2.png
2019-07-26 09:05 Mazi Note Added: 53016
2019-07-26 16:38 cdorin Assigned To => markusfluer
2019-07-26 16:38 cdorin Status new => assigned
2019-07-28 15:54 DenisChenu Note Added: 53031
2019-11-01 17:26 c_schmitz Category User/User groups => User / Groups / Roles