- Application Version: OJS 3.1.2
- Description of issue
I am using the embedGalley Plugin. This plugin calls images from their OJS URL e.g. www.my-journal.com/myjournal/article/download/3/36/200 , which then returns a jpg.
This worked fine in OJS 3.1.1-4, images where shown probperly. But now, in OJS 3.1.2-4, the images cannot be loaded anymore. My colleague found out, that OJS inserts a newline in the beginning of the image file binary in OJS 3.1.2-4, which it did not in OJS 3.1.1-4.
Is this my fault or a bug?
Cheers,
Adrian