Iscript get stuck when loading attachments
We are using Peolesoft 9.1 FSCM Brazil Localization - and implementing EX wallet.
This wallet implementation uses iScripts.
When a receipt for an expense is added, while the user is still in the attachments page it is possible to open the attachment.
But, if the user leaves the page and later on go back to the attachments and try to open the file the page gets stuck processing until the user is logged off (time-out).
Investigating the issue we noticed that and image with 9K size opens, but a 12K does not.
Copying the image URL to a new Google Chrome window and using "inspection tools" it is possible to verify that the images are enconded used base64 and wrapped in a html tag (for a jpg image):