6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/12/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8466] sprintf syntax error in lib/api.php
*
Your Email Address
*
Spam protection
Enter the letters below:
__ .___.___.. ..___ / `[__ _/ | |[__ \__.| ./__.|/\||
Comment
> There is a problem with sprintf() Too few arguments in the > _horde_removeUserData() function on line 405 > > > > return PEAR::raiseError(sprintf("There was an error removing global > data for %s. Details have been logged."), $user); > > > > sould be: > > > > return PEAR::raiseError(sprintf("There was an error removing global > data for %s. Details have been logged.", $user)); > > > > see also ticket #8454. > >
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