6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/5/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6751] Issue with bitwise comparisons in native SQL share drivers (with postgres db-backend)
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ .___. ..__. \ /[ __[__ | |[__] \/ [_./[___|__|| |
Comment
> there is a problem with a select statement in > > /usr/share/php/Horde/sql_hierarchical.php (framework) > > in the function _getShareCriteria > > when I put explicit CAST-Conversion in there, > > the problem seems to be solved - for me, but maybe not for any other > DB-Backend: > > $where .= ' OR s.perm_creator & ' . $perm; > > $where .= ' OR (s.perm_creator & ' . $perm . ')::boolean'; > > > > there are some further boolean comparisons, which I modified - and so > ANSEL does it's job again.
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