6.0.0-alpha12
6/7/25

[#6955] $params get overwritten in function _imp_adminDo in api.php
Summary $params get overwritten in function _imp_adminDo in api.php
Queue IMP
Queue Version 4.2
Type Bug
State Resolved
Priority 1. Low
Owners chuck (at) horde (dot) org
Requester support (at) pwv-shops (dot) de
Created 06/19/2008 (6197 days ago)
Due
Updated 06/19/2008 (6197 days ago)
Assigned
Resolved 06/19/2008 (6197 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/19/2008 03:38:11 PM Chuck Hagenbuch Comment #3
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Reply to this comment
Fixed, thanks for the report.
06/19/2008 10:26:38 AM support (at) pwv-shops (dot) de Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ $params get overwritten in function _imp_adminDo in api.php
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
function _imp_adminDo gets a variable called $params in parameter list 
which contains the username when adding a new user in 
horde->admin->user. in third line of function the variable gets 
overwritten by getting imp session parameters. rename variable $params 
in parameter list of the function and used variable in switch to 
$admin_params for example?

Saved Queries