Issue #392 has been updated by Clément OUDOT.

Subject changed from self-service-password 0.7 (latest version) to Warning in 
logs when who_change_password not passed to change_password()


----------------------------------------
Bug #392: Warning in logs when who_change_password not passed to 
change_password()
http://tools.lsc-project.org/issues/392

Author: Stéphane Baud
Status: New
Priority: Normal
Assigned to: 
Category: Self Service Password
Target version: self-service-password-?


The change_password() call in resetbyquestions.php, is missing the last 
argument ($who_change_password) which triggers the following warning when 
configured for use with Active Directory :

<pre>
PHP Warning:  Missing argument 9 for change_password(), called in 
/application/pwdreset/test/pages/resetbyquestions.php on line 158 and defined 
in /application/pwdreset/test/lib/functions.inc.php on line 195, referer: 
http://pwdreset-tst/index.php?action=resetbyquestions
</pre>

Simply adding the missing argument (tested locally) fixes the problem.



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________
ltb-dev mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-dev

Reply via email to