| Summary | Ansel Faces issue |
| Queue | Ansel |
| Queue Version | Git develop |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | simon (at) simonandkate (dot) net |
| Created | 02/19/2013 (4645 days ago) |
| Due | |
| Updated | 02/26/2013 (4638 days ago) |
| Assigned | 02/21/2013 (4643 days ago) |
| Resolved | 02/26/2013 (4638 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | 3 |
| Patch | No |
State ⇒ Assigned
clicking on "Edit Faces".
commit 327dfddb2f6c98b4e86663942d7e490796519588
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu Feb 21 14:55:55 2013 -0500
Fix order of /div
Closes
Bug: 12054ansel/lib/Faces.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/327dfddb2f6c98b4e86663942d7e490796519588
State ⇒ Assigned
Assigned to Michael Rubinsky
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Ansel Faces issue
Queue ⇒ Ansel
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
$conf['faces']['driver'] = 'user';
$conf['faces']['search'] = '0';
I have a photo in a gallery, have tagged the face as a name.
When I browse to a photo with a face in it, the sidebar goes empty. A photo
with no face, it still displays fine (New Gallery, Browse, etc). Also when
in the photo with the tagged face, if I click on "edit faces", I get "Error
when communicating with the server", and the following Horde log message:
2013-02-16T12:41:31+10:00 WARN: HORDE [ansel] PHP ERROR: Invalid argument
supplied for foreach() [pid 1827 on line 8 of
"/var/www/horde/ansel/templates/widgets/geotag.html.php"]
While in the Gallery, if I click on "edit faces", it launches a "Searching
for faces in ... gallery" page, which I assume is the expected behaviour.