Hello,
Although I checked that in 3.1.0 a custom-default of type PNG is correctly generated, I have found 2 conditions where it still failed and a JPG is generated instead PNG:
Using 3.1.1 FREE:
1. When an image is external :line 256: if (strpos($orig_image, 'http') !== false)
2. When an image is found but not existing: line 280: if (JFile::exists(JPATH_ROOT.'/'.$orig_image))
Is it possible to correct both condition too?
Best regards,
Peter
3 years 8 months ago #8
by Peter