7.1 B2 Error in upload.js photo description

if ($('#send_file_info_' + iFileID + ' textarea[name=description]').val()=='') {

$('#send_file_info_' + iFileID + ' textarea[name=description]').parent().parent().parent()children('.warn').show().attr('float_info', _t('_bx_photos_val_descr_err'));

bRes = false;

}

else

$('#send_file_info_' + iFileID + ' textarea[name=description]').parent().parent().parent()children('.warn').hide();

That's why when user uploads photos and if he didn't wrote description nothing happens! And there are no any alerts about it.

Quote · 21 Dec 2012

Thank you for pointing this out:

http://www.boonex.com/trac/dolphin/ticket/2976

Rules → http://www.boonex.com/terms
Quote · 25 Dec 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.