[TYPO3-dam-devel] RFC: Bugfix: 5698: Upload Number of Files Has notAffect

Peter Kühn [wmdb] peter.kuehn at wmdb.de
Mon Oct 15 00:14:09 CEST 2007


Hi yall,

Im not able to reproduce the bug or to find the patch allready in svn.
Anybody else? Has it been fixed allready somewhere else?

Grtz
pekue

> -----Ursprüngliche Nachricht-----
> Von: typo3-team-dam-bounces at lists.netfielders.de 
> [mailto:typo3-team-dam-bounces at lists.netfielders.de] Im 
> Auftrag von Michiel Roos [netcreators]
> Gesendet: Donnerstag, 11. Oktober 2007 16:32
> An: dam
> Betreff: [TYPO3-dam-devel] RFC: Bugfix: 5698: Upload Number 
> of Files Has notAffect
> 
> This is a svn patch request.
> 
> Type: bugfix
> 
> Problem:
> The uploads dropdown menu that allows the user to select 5, 
> 10, or 15 has no affect on the number of, "browse", fields 
> that show up. If 10 or
> 15 is selected the number of browse fields remains at 5.
> 
> Solution:
> Modify lib/class.tx_dam_scbase.php to include the following 
> (near line 347):
>           'tx_dam_file_uploadFields' => array(
>               5 => '5',
>               10 => '10',
>               15 => '15',
>             ),
>           'tx_dam_file_upload_overwrite' => '',
> 
> Branches:
> Head
> 
> Bugtracker reference: http://bugs.typo3.org/view.php?id=5698
> 
> Kind regards,
> 
> 
> Michiel Roos
> 
> --
> Netcreators BV :: creation and innovation www.netcreators.com
> 
> Interesse in werken bij Netcreators?
> http://www.netcreators.com/bedrijf/vacatures/
> 
> 


More information about the TYPO3-team-dam mailing list