6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/22/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
> For documentation: > > the error was: > > > > horde=> SELECT s.* FROM ansel_shares s LEFT JOIN ansel_shares_users > AS u ON u.share_id = s.share_id LEFT JOIN ansel_shares_groups AS g ON > g.share_id = s.share_id WHERE s.share_owner = 'josef@netzagentur' OR > s.perm_creator & 8 OR s.perm_default & 8 OR ( u.user_uid = > 'josef@netzagentur' AND u.perm & 8) OR ( g.group_uid IN > ("cn=www-data@netzagentur.at,dc=netzagentur","cn=edvteam@netzagentur,dc=netzagentur") AND g.perm & 8) ORDER BY s.share_name > DESC; > > > > FEHLER: Argument von OR muss Typ boolean haben, nicht Typ integer > > horde=> > >
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