Summary | remote_import doesn't report errors when uploads fail for large images |
Queue | Ansel |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | chuck (at) horde (dot) org |
Created | 09/10/2008 (6156 days ago) |
Due | |
Updated | 10/04/2008 (6132 days ago) |
Assigned | 09/22/2008 (6144 days ago) |
Resolved | 10/04/2008 (6132 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
Taken from Michael Rubinsky
when I hit a post_max_size error, the image still appears in the
gallery.
What limit were you hitting with the image size?
http://cvs.horde.org/diff.php/ansel/scripts/remote_import.php?r1=1.5&r2=1.6&ty=u
Summary ⇒ remote_import doesn't report errors when uploads fail for large images
seems to be what did it. We should still propagate an error back to
the remote script, though, so the user knows the upload failed.
State ⇒ Assigned
Patch ⇒ No
Milestone ⇒
Assigned to Michael Rubinsky
Assigned to Chuck Hagenbuch
Queue ⇒ Ansel
Summary ⇒ remote_import seems to have trouble with files beginning with an underscore
Type ⇒ Bug
Priority ⇒ 1. Low
are only 25 new images in the gallery I was uploading to, leaving off
the 14 that started with _. Not sure where/why this happened, but I
don't want to forget to investigate.