| Summary | IMP_Application#authUserList() doesn't work |
| Queue | IMP |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | slusarz (at) horde (dot) org |
| Requester | jan (at) horde (dot) org |
| Created | 08/03/2010 (5576 days ago) |
| Due | |
| Updated | 08/03/2010 (5576 days ago) |
| Assigned | 08/03/2010 (5576 days ago) |
| Resolved | 08/03/2010 (5576 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Bug #9165: Fix creating Horde_Auth_Imap object using IMP configcreate mode 100644 imp/lib/Injector/Binder/AuthImap.php
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-git&r1=c1f241be16aa88a278d0e51fc7baa78e39008cca&r2=87286a612ce133fd3111222c1881809707022f90
http://git.horde.org/co.php/imp/lib/Injector/Binder/AuthImap.php?rt=horde-git&r=87286a612ce133fd3111222c1881809707022f90
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ IMP_Application#authUserList() doesn't work
Type ⇒ Bug
State ⇒ Assigned
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