There's a problem in the way the image resizer renames files.
One user uploaded a file with the following name:
image.jpg.jpg
The name of the file as managed by the upload file action is
XXXXXXXXX_image.jpg.jpg
The image resizer removes one of the extensions and creates a file named:
XXXXXXXXX_image_small.jpg
I use cf v4 on joomla 2.5
bye
maxx
One user uploaded a file with the following name:
image.jpg.jpg
The name of the file as managed by the upload file action is
XXXXXXXXX_image.jpg.jpg
The image resizer removes one of the extensions and creates a file named:
XXXXXXXXX_image_small.jpg
I use cf v4 on joomla 2.5
bye
maxx