Page 1 of 1

Possible bug on CG Smart Image module upgrade

Posted: Fri Dec 13, 2013 7:26 pm
by luya
Website: http://cwmag.ca/stg
CMS Made Simple: 1.11.9
CGSmartImage 1.14.1

After upgrading CGSmartImage to the latest version: I encountered a zebra rendering issue on some images seen on my website currently in development. Here is the used code:

Code: Select all

{CGSmartImage filter_croptofit="700,420,c"  noembed='0' quality='85' src="{$entry->file_location}/{$entry->fieldsbyname.Images->value}" alt="{$entry->title}"}
What are the parameters allowing to remove those zebras rendering on a white part?

Re: Possible bug on CG Smart Image module upgrade

Posted: Fri Dec 13, 2013 7:55 pm
by Rolf
Looks fine to me, webbrowser cache problem??

Re: Possible bug on CG Smart Image module upgrade

Posted: Sat Dec 14, 2013 8:19 am
by luya
That is what I thought but the same white balance issue occurs on a freshly opened browser as well. Older version of CGSmartImage did not have that problem.

Re: Possible bug on CG Smart Image module upgrade

Posted: Sat Dec 14, 2013 3:35 pm
by velden
I would suggest to install the older version.

Re: Possible bug on CG Smart Image module upgrade

Posted: Sun Dec 15, 2013 12:47 am
by luya
Reverted CGSmartImage from 1.4.1 to 1.3 fixed the white balance issue. validating the suspition the bug occurs on 1.4.x.