CMS MADE SIMPLE FORGE

LISE

 

[#12476] Handler PostItemSave not working with input type send file

avatar
Created By: Franck DELAUNAY (forprogress)
Date Submitted: Thu Sep 16 06:58:30 -0400 2021

Assigned To: Fernando Morgado (JoMorg)
Version: 1.4.2
CMSMS Version: 2.1.5
Severity: Minor
Resolution: None
State: Open
Summary:
Handler PostItemSave not working with input type send file
Detailed Description:
With an UDT call on handler PostItemSave you can't access to file uploads

Possible solution, I'm not a developper, it does the trick for me but...
in file liseeh.FileUpload.php move the function dedicated to file uploads inside
the function public function ItemSavePreProcess(&$errors, &$params)


History