6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11742] ActiveSync Horde5 errors on PostgreSQL
*
Your Email Address
*
Spam protection
Enter the letters below:
.__.. .. ..__..___ [__]|__|\ /| |[__ | || | \/ |__|[___
Comment
>> horde_activesync_mailmap.sync_read is defined as 'integer', but code >> tries to insert a boolean ('t') instead of integer, and so it fails. >> Errors disappear if I change table column data type to 'boolean'. > > Please try if what I committed fixed this. > >> Something similar happens with horde_activesync_mailmap.message_uid, >> defined as 'string' (or char var 255 on pgsql) and code tries to >> insert an integer. I think this duplicates email on each sync. Errors >> disappear if I change table column data type to 'integer', and email >> sync works as expected. > > In this case the UID could indeed be a string, AFAICS. I wonder where > it's getting an integer from. Michael may provide some insight, after > his vacation.
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