]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Detect "no file" upload error and, for now at least, ignore it gracefully.
authorBrion Vibber <brion@pobox.com>
Mon, 2 Nov 2009 17:08:26 +0000 (09:08 -0800)
committerBrion Vibber <brion@pobox.com>
Mon, 2 Nov 2009 17:10:06 +0000 (09:10 -0800)
commit73b9e531bf7cab8ba6642f9cb85e4b37b48706d7
tree959e449179b9f4254209888af8d5c2eca0cd3991
parentb579a306c7449cc5cd3a6c2a8f729c1e828ee0c3
Detect "no file" upload error and, for now at least, ignore it gracefully.
This was triggering on non-AJAX form submissions for new notices, preventing them from being posted when they contained no attachments.
lib/imagefile.php
lib/mediafile.php