[commits] ansel branch master updated. 21e1acaad8a485ccd125d1f36b3f38ab59e81d06

Michael J. Rubinsky mrubinsk at horde.org
Wed Oct 25 08:25:51 UTC 2017


The branch "master" has been updated.
The following is a summary of the commits.

from: 0740b4fcbd442532b65a5057d6f75b2346d983ce

56d82c6  TypeError: Argument 2 passed to Horde_Db_Adapter_Base::_replaceParameters()
21e1aca Merge pull request #2 from BigMichi1/patch-2

Summary: https://github.com/horde/ansel/compare/0740b4fcbd44...21e1acaad8a4

-----------------------------------------------------------------------

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

-----------------------------------------------------------------------

commit 21e1acaad8a485ccd125d1f36b3f38ab59e81d06
Author: Michael J Rubinsky <mike at theupstairsroom.com>
Date:   Wed, 25 Oct 2017 00:29:20 -0400

Merge pull request #2 from BigMichi1/patch-2

TypeError: Argument 2 passed to Horde_Db_Adapter_Base::_replaceParameters()

 M lib/Faces/Base.php

https://github.com/horde/ansel/commit/21e1acaad8a485ccd125d1f36b3f38ab59e81d06


More information about the commits mailing list