6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#4417] values are not passed through _turba_hook_encode_...
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,.___. .. . __ \./ [__ | ||\ |/ ` | | |__|| \|\__.
Comment
> The values are also not passed through the hooks when adding a new > entry (add.php). > > > > I tried to replace (add.php, line 97): > > $object = $info['object']; > > with: > > foreach ($info['object'] as $info_key => $info_val) { > > $object->setValue($info_key, $info_val); > > } > > and $driver->add($object) with $object->store() > > when I submit the form the site changes to browse.php but the new > entry is missing. > > > > thanks! > > tinu
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