6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/13/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12709] Columns not validated properly: commit b92ce68a0320c430b87fc8d50e0f1cc29b90c64b
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..__..__ .___ |_/ |__|| |[__)[__ | \| ||__\[__)[___
Comment
> Commit b92ce68a0320c430b87fc8d50e0f1cc29b90c64b does not look in the > right place for Turba to backend mappings, causing additional columns > not to show in address books. The commit added code to be sure there > is a mapping to a backend field before a column will be added to the > browse view, but it is looking in the wrong place for the mapping and > when it doesn't find it, it removes the column from the view. This > code is looking for mappings in > > $GLOBALS['cfgSources'][$source[0]]['params']['config']['map'] > > , but it should be > > $GLOBALS['cfgSources'][$source[0]]['map'] > > Patch attached. >
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