Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-20670

eZ Multiupload apparently "allows" uploads beyond upload_max_filesize and post_max_size limitations

    XMLWordPrintable

Details

    Description

      Multiple upload apparently allows uploads beyond the post_max_size

      Steps:

      1. Define in php.ini file

      upload_max_filesize = 3M
      post_max_size = 5M

      2. Restart apache

      Upload a file larger than upload_max_filesize

      1. Log in to ezwebin as admin
      2. Click on "Gettings started" in top menu
      3. Create a new folder named "Files"
      4. Click on "Files" menu item which should appear in left menu
      5. Click on "MultiUpload" icon in webin toolbar
      6. Click "Select files" button
      7. Select 1 file from you local hard drive which is larger than post_max_size
      8. Click "Ok" button (Name of button might differ, dependent on browser/operating system)
      9. Apparently it allows to upload the file but the file isn't present

      I got the following error in var/log/error.log file

      [ Apr 09 2013 12:33:19 ] [192.168.2.204] error/view.php:
      Error ocurred using URI: /ezmultiupload/upload/63
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            pedro.resende-obsolete@ez.no Pedro Resende (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: