Summary | pressing save after autodetection faces does nothing |
Queue | Ansel |
Queue Version | 1.1.1 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | michael (at) bigmichi1 (dot) de |
Created | 05/08/2010 (5596 days ago) |
Due | |
Updated | 05/09/2010 (5595 days ago) |
Assigned | 05/08/2010 (5596 days ago) |
Resolved | 05/09/2010 (5595 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
detects all the gallery's faces.
Fixed for 1.1.2. Thanks for the report.
Fix typo, and one more place to require a post variable.
Bug: 9009http://cvs.horde.org/diff.php/ansel/lib/XRequest/Attic/EditFaces.php?rt=horde&r1=1.14.2.5&r2=1.14.2.6&ty=u
setFaceName(Object { name="image_id"}, Object {
name="face_id"})view.p...image=3 (Zeile 209)
function onclick(event) { setFaceName(3, 365); }(Object {
name="event"})view.p.../seq/11 (Zeile 2)
[Break on this error] var params = {face: fa...Component($F('facename'
+ face_id))};
the problem seems to be in lib/XRequest/EditFaces.php
after changing encodeURIComponentencodeURIComponent to
encodeURIComponent i got the massage that the photo is not found
also applied the 9002 patch
Priority ⇒ 1. Low
State ⇒ Feedback
Assigned to Michael Rubinsky
Bug: 9002?I'm not seeing this here. I would check for javascript errors and
errors in the webserver error log.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ pressing save after autodetection faces does nothing
Queue ⇒ Ansel
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
on the right side all faces with empty name fields, when i now enter a
name in such a field and press save nothing happens, the name is not
saved, that can be seen when you open the photo after selecting
another, all names are empty