Summary:
Image sent without file extension : issue ie in Fancybox
Detailed Description:
I got this if the image is modified by CGSI AND notag/noembed :
����JFIF��;CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 75
��C $.' ",#(7),01444'9=82<.342��C
2!!22222222222222222222222222222222222222222222222222����"��
���}!1AQa"q2���#B��R��$3br�
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz���������������������������������������������������������������������������
���w!1AQaq"2�B���� #3R�br�
$4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz��������������������������������������������������������������������������
?���(��(�C�m��_i&������3lC�S��:��k�� ���������˯7�.��P��kʮ~x����k
(Ihg�D�d\�b���^���C�
Here is the tag :
<a class="group" href="{CGSmartImage
src=$image->file|escape:'url'|replace:'%2F':'/' filter_resize='w,980' notag=1
noembed=1 class=""}" rel="fancybox">{CGSmartImage src=$image->file
filter_resizetofit="320, 220"}</a>
First call is nok, second ok.
Did I miss something or is this a bug?
Thanks Robert!