Files are getting corrupted when being attached to Forms.
Steps to reproduce
Note: Reproduced it using a Workbench version 13, 64bit, on Win2016.
But the problem affect both x86 and x64 clients.
Expected Results: The PDF file to display without problem.
Actual Results: The PDF file does not open and errors out "error failed to load PDF document".
NOTE:
The file is properly displayed if answered "YES" to request to compress file.
Release:
Component:
This is caused by Defect DE414180
When attaching a file to a Form, the line endings get changed from Windows to Unix.
This occurs not only on plain text files, but also PDF files. This corrupts the PDF files, causing an error when trying to open the PDF files.
SE provided a fix for DE414180