6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/30/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13568] Unable to set maxmium number of forward recipients
*
Your Email Address
*
Spam protection
Enter the letters below:
\ /. ..__..__.. >< \ /[__][__]| / \ \/ | || ||___
Comment
> hi, > > if i set the maxmium number of forward recipients in the app > permissions, the setting is ignored. this is becaue the app permissions > are returned as an array, but they are then used as an integer: > > $max = > $GLOBALS['injector']->getInstance('Horde_Core_Perms')->hasAppPermission(Ingo_Perms::getPerm('max_forward')); > > // array (size=1) > // 0 => string '15' (length=2) > > .. > > if ($addr_count > $max) { > .. > > also, it would be great, if the exception this function throws, would > be catched and returned as a notification. > > thank you!
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