Hi All,
Please Find below 3'Cs for this Jira
Concern:- In Email we are not getting the images added in document template with file type TEXT.
Cause:- For Template type TEXT we are using CKEditor for HTML body Creation. & it uses Base64 encoding by default to embed images inserted in the body which is almost blocked on email servers for security purpose thus images are not displayed in the received email.
Correction:- We are converting Base64 encoded string used as a source in image tags from the HTML body of template to the actual image and writing them on fileserver once this is done we move these images from file server to web server and replace the respective image source with the total absolute path of the image copied to web server folder.
Rohan J Khandave please request you to review the code.
PFA:- Affected Files & image_3g.png
for reference.
Thanks,
Akash Thakur
Swapnil Pandhare Rohan J Khandave Samir
Environment: Production
Login: Admin and Candidate
Browser: FF and Chrome
Page: Review and Sign
File Type: text
Image in Text File Type
Refer screen capture. So, marking jira done.
Sachin Hingole Hrishikesh Deshpande Samir Rohan J Khandave
Refer screen capture. So, marking jira done.