Opened 7 years ago

Closed 7 years ago

#1396158 closed Bugs (fixed)

Can't attach mp3 file

Reported by: nobody Owned by: nobody
Priority: 5 Milestone:
Component: Other Version: None
Severity: trivial Keywords:
Cc:

Description

hi, I use cvs-20051216 and today I recognized that I
can`t attach mp3 files.

Change History (2)

comment:1 Changed 7 years ago by anonymous

  • Severity set to trivial

Is the file over 2mb? The htaccess limits file size to 2mb:

php_value upload_max_filesize 2M

You can change this value if you like. Should work.

comment:2 Changed 7 years ago by thomasb

  • Resolution changed from None to fixed
  • Status changed from assigned to closed
  • Summary changed from Can`t attach mp3 file to Can't attach mp3 file

Assume as fixed. Please reopen, if the problem is reproducible with the latest SVN version.

Note: See TracTickets for help on using tickets.