6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/9/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12554] Failing to delete multiple contacts as requested by device
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,.__..___. ..__ \./ | | _/ |[ __ | |__|./__.\__|[_./
Comment
> Mike, I am not sure this solves the problem. > > I think the function deleteMessage in ActiveSync/Driver.php takes an array: > > * @param array $ids The message ids to delete > public function deleteMessage($folderid, array $ids) > > And in this case, as it is a contact delete: > > case self::CONTACTS_FOLDER_UID: > try { > $this->_connector->contacts_delete($ids); > > But param in connector function is string, not array: > > * @param string $uid The UID of the contact to remove > public function contacts_delete($uid) >
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