[Tickets #9165] IMP_Application#authUserList() doesn't work

bugs at horde.org bugs at horde.org
Tue Aug 3 17:38:33 UTC 2010


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

Ticket URL: http://bugs.horde.org/ticket/9165
------------------------------------------------------------------------------
  Ticket             | 9165
  Created By         | Jan Schneider <jan at horde.org>
  Summary            | IMP_Application#authUserList() doesn't work
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Assigned
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2010-08-03 13:38) wrote:

It routes the call down to Horde_Auth_Base which obviously doesn't  
support listing users:

  1. Horde_Core_Prefs_Ui->generateUI()  
/home/jan/sapo/horde/horde/services/prefs.php:30
  2. Horde_Registry->callAppMethod()  
/home/jan/sapo/horde/framework/Core/lib/Horde/Core/Prefs/Ui.php:398
  3. call_user_func_array()  
/home/jan/sapo/horde/framework/Core/lib/Horde/Registry.php:945
  4. IMP_Application->prefsSpecial()
  5. IMP_Prefs_Ui->prefsSpecial()  
/home/jan/sapo/horde/imp/lib/Application.php:440
  6. IMP_Prefs_Ui->_aclManagement()  
/home/jan/sapo/horde/imp/lib/Prefs/Ui.php:339
  7. Horde_Registry->callAppMethod()  
/home/jan/sapo/horde/imp/lib/Prefs/Ui.php:723
  8. call_user_func_array()  
/home/jan/sapo/horde/framework/Core/lib/Horde/Registry.php:945
  9. IMP_Application->authUserList()
10. Horde_Core_Auth_Application->listUsers()  
/home/jan/sapo/horde/imp/lib/Application.php:404
11. Horde_Auth_Base->listUsers()  
/home/jan/sapo/horde/framework/Core/lib/Horde/Core/Auth/Application.php:253







More information about the bugs mailing list