ID: 24327 Updated by: [EMAIL PROTECTED] Reported By: remo dot liechti at swisslog dot com -Status: Feedback +Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 PHP Version: 4.3.2 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. ... Previous Comments: ------------------------------------------------------------------------ [2003-06-25 01:52:18] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2003-06-25 01:50:40] remo dot liechti at swisslog dot com Description: ------------ you can delete and edit some users in the useradministration of an application. Following situation: There are 4 user, user1 to user4. I delete user2. Now user1 gets all of permissions and settings of user2, but he lost all his own settings and permissions. User3 and 4 are still ok. i delete user4, user3 gets the enviroment of user4. this only happen with php version 4.3.2. With Version 4.2.3 everything's okay. Strange is, that this bug only happens, if you logged in as admin a second time. This means: Admin is logged in, he doesn't log out, logs in a second time. I think there's a problem with sessions. The user settings are stored in a txt-file, base64 encoded. Reproduce code: --------------- Do'nt know where this bug happens... :/ Expected result: ---------------- - Actual result: -------------- - ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24327&edit=1
