6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/1/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9172] Imap folders don't show in IMP on the very first login
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. . __ .__ __. | || |/ `[__)(__ |/\||__|\__.[__).__)
Comment
>> So what is failing within the add_source hook? Do you have custom >> code in there? Obviously, we can't guarantee that the example hook >> provided is going to work in all environments. > > It's the code that is activated by default in the horde-webmail-1.2.6 > distribution. We have not touched it. Since it's there by default, I > guess it should be working? > > # cat hooks.php > <?php > > if (!function_exists('_prefs_hook_add_source')) { > function _prefs_hook_add_source($username = null) > { > if (!$username) { > return; > } > return $GLOBALS['registry']->call('contacts/getDefaultShare'); > } > } >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers