6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6493] _prefs_hook_fullname not working
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . ..__ .__ __. | \\ /| \[__)(__ |__/ \/ |__/[__).__)
Comment
> I've tried deleting both my fullname and identities preferences, and > I can't get _prefs_hook_fullname() to invoke. I added a call to > Horde::logMessage(), and don't see anything in the horde log. > > > > I was originally trying the LDAP backed one example (modified for our > ldap server), but am currently trying.. > > > > if (!function_exists('_prefs_hook_fullname')) { > > function _prefs_hook_fullname($user = null) > > { > > $name = "Joe User"; > > Horde::logMessage($name, __FILE__, __LINE__, LOG_DEBUG); > > return (empty($name) ? $user : $name); > > } > > } > > > > thinking that should set everyone's name to "Joe User" provided > fullname isn't set for them yet.
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