[Tickets #2235] NEW: Error while updating passwords using custom sql authentication

bugs@bugs.horde.org bugs at bugs.horde.org
Thu Jul 7 13:04:29 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2235
-----------------------------------------------------------------------
 Ticket             | 2235
 Created By         | bugs.horde.org at overdrawn.net
 Summary            | Error while updating passwords using custom sql authentication
 Queue              | Horde Framework Packages
 State              | Unconfirmed
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


bugs.horde.org at overdrawn.net (2005-07-07 13:04) wrote:

While attempting to change a users password while using customssql
authentication, you will get errors saying that "OldId" and "NewId" are not
set.

This can be solved by editing /lib/Horde/Auth/customsql.php

On lines 190 and 191, change $oldId and $newId to $oldID and $newID

Minor variable capitalization error :)




More information about the bugs mailing list