-
Type: Bug Report
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.2.0
-
Fix Version/s: 5.2.1-B2
-
Component/s: File Uploader
-
Labels:None
-
Change Log Group:Changed
-
Change Log Message:The files uploaded in temporary tables now have ".tmp" extension to reflect that fact.
-
Story Points:2
-
Copy Issue Key:
-
Patch Instructions:
Due changes made in INP-33 information about uploaded file isn't available for validation purposes before object is saved to database.
Because of that it's impossible to get name of uploaded file and therefore check if file was uploaded at all. This results in "Field is required" error being displayed all the time preventing form submission at all.
- child of
-
INP-1241 Partially revert changes made in INP-33
- Closed
- relates to
-
INP-33 Delay uploaded file handling till form validation passes
- Closed
-
INP-1281 Save changes to product via AJAX, when adding new pricings
- Closed
-
INP-1344 Provide "temp_id" parameter, when calling "OnAfterItemCreate" event
- Closed