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)