Summary | No galleries produces a warning when attaching a picture in imp |
Queue | Ansel |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | selsky (at) columbia (dot) edu |
Requester | selsky (at) columbia (dot) edu |
Created | 06/23/2005 (7420 days ago) |
Due | |
Updated | 06/23/2005 (7420 days ago) |
Assigned | 06/23/2005 (7420 days ago) |
Resolved | 06/23/2005 (7420 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Assigned to Matt Selsky
State ⇒ Assigned
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ No galleries produces a warning when attaching a picture in imp
Queue ⇒ Ansel
don't have any galleries defined in ansel, I get the following error:
Notice: Undefined offset: 0 in
/etc/httpd/htdocs/horde/ansel/lib/api.php on line 444
Notice: Undefined index: in /etc/httpd/htdocs/horde/ansel/lib/api.php
on line 444
Warning: array_keys(): The first argument should be an array in
/etc/httpd/htdocs/horde/ansel/lib/api.php on line 444
Fatal error: Call to undefined function: listimages() in
/etc/httpd/htdocs/horde/ansel/lib/api.php on line 449
Is this the proper fix?