6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/28/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9277] Missing return parameter in Nokia.php
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . .. . __..__ | \\ /|\ |(__ [__) |__/ \/ | \|.__)|
Comment
> In lib/SyncML/Device/Nokia.php, from function convertServer2Client: > --- > return array($content, $contentType); > --- > This function overloads the parent function in lib/SyncML/Device.php, > that returns a 3-values array: > --- > return array($content, $contentType, null); > --- > This causes a php notice: > --- > PHP Notice: Undefined offset: 2 > --- > The function itself is called in lib/SyncML/Sync.php, in function > "createSyncOutput" > --- > list($clientContent, $clientContentType, > $clientEncodingType) = > $device->convertServer2Client($c, $contentType, $syncDB); > ---
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