6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/30/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13711] ActiveSync via Outlook 2013: Empty Mails
*
Your Email Address
*
Spam protection
Enter the letters below:
..__ . ,. ..___. || \ \./ |\/| | \__||__/ | | | |
Comment
> Our dirty quickfix for this issue (no warranty for correctness): > > Line 1278 in /usr/share/php/Horde/Mime/Part.php: > > $boundary = trim($this->getContentTypeParameter('boundary'), '"'); > +$this->_parts = array_filter($this->_parts); > reset($this->_parts); > > This just removed the empty elements in the array that causes the > error messages. Probably a real fix will need to make sure that the > array contains correct values only... > >
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