TypiCMS-TeamGamayunSoftUni / Base

Multilingual and modular CMS built with Laravel 5.2
MIT License
4 stars 1 forks source link

500 Internal Server Error when save empty New File page or edit file page and make no changes #33

Open npnataly opened 8 years ago

npnataly commented 8 years ago

Case 1 The issue is duplicated when there is no uploaded file. It doesn't matter if other fields are fulfilled.

Steps:

  1. Load User admin panel.
  2. Press plus button next to the File menu. As result New file page is loaded.
  3. Press Save (Save and Exit) button- there is 500 Internal Server Error in firebug.

Case 2 Steps:

  1. Load User admin panel.
  2. Press Files menu.
  3. Edit existing uploaded file- Edit file page is loaded.
  4. Save the changes without making any changes. here is 500 Internal Server Error in firebug.