[Tickets #8] Re: New release problem
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Oct 25 08:25:50 UTC 2017
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/8
------------------------------------------------------------------------------
Ticket | 8
Updated By | Git Commit <commits at lists.horde.org>
Summary | New release problem
Queue | IMP
Version | RELENG_2
Type | Bug
State | Not A Bug
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2017-10-25 08:25) wrote:
Changes have been made in Git (master):
commit 56d82c6574bfa544f9fd0515d312eaeb442e632a
Author: Michael Cramer <michael at bigmichi1.de>
Date: Sun, 22 Oct 2017 14:30:10 +0200
TypeError: Argument 2 passed to Horde_Db_Adapter_Base::_replaceParameters()
when we do a automatic face detection whit libpuzzle enabled we got an
error about wrong argument type
2017-10-22T12:17:22+00:00 EMERG: HORDE [ansel] TypeError: Argument 2
passed to Horde_Db_Adapter_Base::_replaceParameters() must be of the
type array, integer given, called in
/usr/share/php/Horde/Db/Adapter/Pdo/Base.php on line 364 and d
efined in /usr/share/php/Horde/Db/Adapter/Base.php:784
Stack trace:
#0 /usr/share/php/Horde/Db/Adapter/Pdo/Base.php(364):
Horde_Db_Adapter_Base->_replaceParameters('face_id = ?', 5)
#1 /srv/www/docs/ansel/lib/Faces/Base.php(655):
Horde_Db_Adapter_Pdo_Base->updateBlob('ansel_faces', Array, Array)
#2 /srv/www/docs/ansel/lib/Faces/Base.php(554):
Ansel_Faces_Base->saveSignature(4947, 5)
#3 /srv/www/docs/ansel/lib/Ajax/Imple/EditFaces.php(50):
Ansel_Faces_Base->getFromPicture(Object(Ansel_Image), true)
#4 /usr/share/php/Horde/Core/Ajax/Imple.php(120):
Ansel_Ajax_Imple_EditFaces->_handle(Object(Horde_Variables))
#5 /usr/share/php/Horde/Core/Ajax/Application/Handler/Imple.php(31):
Horde_Core_Ajax_Imple->handle(Object(Horde_Variables))
#6 /usr/share/php/Horde/Core/Ajax/Application.php(175):
Horde_Core_Ajax_Application_Handler_Imple->imple()
#7 /srv/www/docs/services/ajax.php(61):
Horde_Core_Ajax_Application->doAction()
#8 {main} [pid 13479 on line 74 of "/usr/share/php/Horde/ErrorHandler.php"]
M lib/Faces/Base.php
https://github.com/horde/ansel/commit/56d82c6574bfa544f9fd0515d312eaeb442e632a
More information about the bugs
mailing list