Page 1 of 1

[fixed!] file manager , resize/crop does no works

Posted: Wed Oct 22, 2014 2:11 pm
by archeo
resize/crop does not works properly. It is impossible to save image after resizing. Files and directory are not write protected on the system (win 7 64 bits, local installation wampserver2.5) but have only a R in the permissions column.
Edit : the others fonctions view, rename, delete, move, copy, create thumbnail works fine but rotate fails to save image.

Re: file manager , resize/crop does no works

Posted: Wed Oct 22, 2014 3:00 pm
by jce76350
don't work also on webserver Linux php 5.5.17 on images permission=644 or upper

NOTE I can not upload files

Re: [confirmed] file manager , resize/crop does no works

Posted: Sun Nov 09, 2014 4:52 pm
by calguy1000
resize/crop fixed.

Re: [fixed] file manager , resize/crop does no works

Posted: Sun Nov 09, 2014 9:25 pm
by jce76350
resize/crop fixed
Ok in Linux with *.jpg but not with *gif
Not on Windows :) in rev 9757

Re: [fixed] file manager , resize/crop does no works

Posted: Thu Nov 13, 2014 10:16 am
by archeo
idem for me on Windows seven

Re: [fixed] file manager , resize/crop does no works

Posted: Thu Nov 13, 2014 6:33 pm
by Rolf
@Calguy ;D

Re: [confirmed] file manager , resize/crop does no works

Posted: Thu Nov 13, 2014 9:30 pm
by archeo
Correction, it works for crop (not for resize) but not properly look at the picture below after crop :

Image

It seems that cms file manager reads the image file in the browser cache (firefox here) because the problem disappears after cache flush with ccleaner

Re: [confirmed] file manager , resize/crop does no works

Posted: Thu Nov 13, 2014 9:38 pm
by calguy1000
I just tested resizing and cropping a large (4200x2800) gif image with the latest svn code. Infact I did it three times. No issues for me.

Re: [confirmed] file manager , resize/crop does no works

Posted: Thu Nov 13, 2014 10:00 pm
by archeo
crop works but there are a problem with firefox cache.
But in fact I do not understand how to use resize. In a classic design software, you give the new height or width by selecting lock proportion and the image is resized. In cms, lock proportion is only functional with width. After the image is resize, the save button is inactive. What doing to save the resized image?

Re: [confirmed] file manager , resize/crop does no works

Posted: Thu Nov 13, 2014 10:51 pm
by calguy1000
just tested again (latest svn) with Firefox. No issues.

To resize there is a scrollbar at the bottom of the image to select the scale. This resizes the image.

To crop you drag and adjust the yellow box. If the yellow box is outside of the resized image you cannot save.

Re: [confirmed] file manager , resize/crop does no works

Posted: Fri Nov 14, 2014 8:56 am
by archeo
calguy1000 wrote: To resize there is a scrollbar at the bottom of the image to select the scale. This resizes the image.
OK, I do that but the only part that is saved is the part contained in the yellow rectangle.
With gif format ok for crop and resize
With png format ok for crop and resize
With jpg format ok for crop and resize but cms file manager don't refresh the picture (because using picture of the cache?)

Re: [confirmed] file manager , resize/crop does no works

Posted: Thu Nov 20, 2014 6:46 pm
by jce76350
With gif format ok for crop and resize if we refreh the page

Re: [confirmed] file manager , resize/crop does no works

Posted: Sun Nov 23, 2014 5:55 am
by calguy1000
this is because of browser caching. I've introduced another action to get past this minor inconvenience.

Re: [fixed] file manager , resize/crop does no works

Posted: Sun Nov 23, 2014 11:26 am
by jce76350
resize/crop *.gif and *.jpg Ok on web server rev 9764