[commits] ansel branch FRAMEWORK_5_2 updated. 35cbbae9e97dd22f5c7838552e9f2fd9d77a39ea

jan at horde.org jan at horde.org
Mon Oct 30 20:10:04 UTC 2017


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

from: aa18a44887ada6b639d91b526e77b578fb1b0ae9

3edd139 Build changelog.yml from existing changelog(s).
684db79 Update composer.json.
7824b21 Update .horde.yml with extended information.
902085e Fix path in FW_5_2.
ca40bc4 Merge remaining changelogs from FW_5_2.
0a8e2f6 Regenerate CHANGES from changelog.yml.
35cbbae  TypeError: Argument 2 passed to Horde_Db_Adapter_Base::_replaceParameters()

Summary: https://github.com/horde/ansel/compare/aa18a44887ad...35cbbae9e97d

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

commit 3edd13972d9a8595b98e0f681b9b789b9cfb302c
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 27 Oct 2017 12:12:16 +0200

Build changelog.yml from existing changelog(s).

 A doc/changelog.yml

https://github.com/horde/ansel/commit/3edd13972d9a8595b98e0f681b9b789b9cfb302c

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

commit 684db79fa79e0e2cac067f9274078a980c3e8b67
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 27 Oct 2017 12:55:49 +0200

Update composer.json.

 M composer.json

https://github.com/horde/ansel/commit/684db79fa79e0e2cac067f9274078a980c3e8b67

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

commit 7824b212bc81be98129d1e6292b167ec6d37b76b
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 27 Oct 2017 13:05:27 +0200

Update .horde.yml with extended information.

 M .horde.yml

https://github.com/horde/ansel/commit/7824b212bc81be98129d1e6292b167ec6d37b76b

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

commit 902085e3d7c34092d9de01b85149fe10cff0d45d
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 27 Oct 2017 14:39:21 +0200

Fix path in FW_5_2.

 R doc/changelog.yml
 A docs/changelog.yml

https://github.com/horde/ansel/commit/902085e3d7c34092d9de01b85149fe10cff0d45d

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

commit ca40bc42a68081ac6cebbdfcfc421ff1fb8f66e8
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 30 Oct 2017 19:05:24 +0100

Merge remaining changelogs from FW_5_2.

 M docs/changelog.yml

https://github.com/horde/ansel/commit/ca40bc42a68081ac6cebbdfcfc421ff1fb8f66e8

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

commit 0a8e2f6f4907a9709cf4d48be6520007199753e6
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 30 Oct 2017 19:20:04 +0100

Regenerate CHANGES from changelog.yml.

 M docs/CHANGES

https://github.com/horde/ansel/commit/0a8e2f6f4907a9709cf4d48be6520007199753e6

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

commit 35cbbae9e97dd22f5c7838552e9f2fd9d77a39ea
Author: Michael Cramer <michael at bigmichi1.de>
Date:   Mon, 30 Oct 2017 20:54:39 +0100

 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/35cbbae9e97dd22f5c7838552e9f2fd9d77a39ea


More information about the commits mailing list