jawadi121 / smart-lencioni-image-resizer

Automatically exported from code.google.com/p/smart-lencioni-image-resizer
GNU General Public License v3.0
0 stars 0 forks source link

Images aren't rendered when using crop #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using the crop (c1:1) command, images aren't rendered. When I remove the 
crop command, they render properly.

What is the expected output? What do you see instead?
Image is expected, but then using the crop command, the browsers "empty 
image/source" is displayed.

What version of the product are you using? On what operating system?
slir 2.0b3 with WAMP 2.0 virtual server on Windows XP.
However, this DOES WORK on MAMP virtual server on a Mac.

Please provide any additional information below.
As described above, when I add the "-c1:1" images don't render on a WAMP 2.0 
with default settings and mod_rewrite enabled. However, "-c1:1" DOES work on a 
MAMP server on a Mac.

Original issue reported on code.google.com by Michael....@gmail.com on 13 Aug 2010 at 3:40

GoogleCodeExporter commented 9 years ago
Just noticed the crop does work if I use the query string method on the WAMP 
(Windows).

Original comment by Michael....@gmail.com on 13 Aug 2010 at 3:48

GoogleCodeExporter commented 9 years ago

Original comment by joe.lencioni on 17 Dec 2010 at 2:42

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r122.

Original comment by joe.lencioni on 21 Dec 2010 at 4:44

GoogleCodeExporter commented 9 years ago
This should be fixed in r122. I made it so the crop ratio parameter can take a 
period character as a delimiter as well as the colon. So, if you are using this 
version, change your requests from c1:1 to c1.1.

Original comment by joe.lencioni on 21 Dec 2010 at 4:45

GoogleCodeExporter commented 9 years ago
Also, I believe this should fix this problem. If it does not, please let me 
know.

Original comment by joe.lencioni on 21 Dec 2010 at 4:46

GoogleCodeExporter commented 9 years ago
Issue 44 has been merged into this issue.

Original comment by joe.lencioni on 23 Jun 2011 at 4:34

GoogleCodeExporter commented 9 years ago
It would be nice if the r22 link actually worked. :-(

Original comment by musicisair on 3 Aug 2011 at 4:16

GoogleCodeExporter commented 9 years ago
It is probably broken since I switched from svn to git. try 
r0bb1550637d510879fb4f6319bd031c1374cf5ae

Original comment by joe.lencioni on 3 Aug 2011 at 4:40