View Issue Details

IDProjectCategoryView StatusLast Update
0000304My infrastructureGeneralpublic2025-06-29 12:59
Reporterdvl Assigned Todvl  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0000304: what about file upload on bin?
DescriptionCompare with https://privatebin.net

tpl/bootstrap.php:						<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"><?php echo I18n::_('Attach a file'); ?> <span class="caret"></span></a>
tpl/page.php:					<span id="filewrap"><?php echo I18n::_('Attach a file'); ?>: <input type="file" id="file" name="file" multiple /></span>
tpl/bootstrap5.php:							<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false"><?php echo I18n::_('Attach a file'); ?></a>
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-06-29 12:59 dvl New Issue
2025-06-29 12:59 dvl Status new => assigned
2025-06-29 12:59 dvl Assigned To => dvl