View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000984 | v3.0 Release | [All Projects] General | public | 2011-09-26 02:33 | 2013-08-28 11:24 | ||||
Reporter | sasquatch58 | ||||||||
Assigned To | pedroa | ||||||||
Priority | high | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 3.0.0 | |||||||
Summary | 0000984: User changing password fails | ||||||||
Description | Changing user password ERROR: /opt/web2dev/classes/w2p/Database/Query.class.php(1128) : query failed(UPDATE `users` SET `user_password` = 'f6fdffe48c908deb0f4c3bd36c032e72', `perm_func` = 'updateLogin' WHERE user_id = '1') - error was: Unknown column 'perm_func' in 'field list' Backtrace: 0 /opt/web2dev/classes/w2p/Database/Query.class.php:1128 dprint() 1 /opt/web2dev/classes/w2p/Database/Query.class.php:1654 exec() 2 /opt/web2dev/classes/w2p/Core/BaseObject.class.php:289 updateObject() 3 /opt/web2dev/modules/admin/admin.class.php:64 store() 4 /opt/web2dev/modules/public/chpwd.php:27 store() 5 /opt/web2dev/index.php:278 require() BUT displays message that password has been updated & certainly not updated | ||||||||
Additional Information | Ubuntu 10.04.1 LTS 64bit fully patched. System timezone set to Pacific/Auckland & linked to ntp. Testing information: Using svn to pull current development versions from sourceforge - config.php points to existing database ie did not create dayabase on install but used a copy of an existing one - database updates applied - Documentation, Importers, Exporters, Holiday modules added - includes and files & files/temp set to permission 777 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
pedroa (administrator) 2011-10-06 03:41 |
Fixed on SVN files are: /trunk/do_user_aed.php /modules/admin/admin.class.php The first file fixes issue with creating external users Second file fixes this specific bug Cheers, Pedro A. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-09-26 02:33 | sasquatch58 | New Issue | |
2011-09-27 23:47 | caseydk | Priority | normal => high |
2011-10-03 18:23 | trevormorse | Relationship added | related to 0000983 |
2011-10-03 18:24 | trevormorse | Assigned To | => trevormorse |
2011-10-03 18:24 | trevormorse | Status | new => confirmed |
2011-10-06 03:40 | pedroa | Status | confirmed => assigned |
2011-10-06 03:40 | pedroa | Assigned To | trevormorse => pedroa |
2011-10-06 03:41 | pedroa | Note Added: 0002244 | |
2011-10-06 03:41 | pedroa | Status | assigned => resolved |
2011-10-06 03:41 | pedroa | Resolution | open => fixed |
2013-08-28 11:13 | caseydk | Fixed in Version | => 3.0.0 |
2013-08-28 11:24 | caseydk | Status | resolved => closed |