anushrimathur / 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

Omits a slash on the http full url output. #48

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Just on window load.

What is the expected output? What do you see instead?
There are no images displayed, even the slir error output doesnt show.

What version of the product are you using? On what operating system?
The latest slir version, using windows 7 Ultimate x64.

Please provide any additional information below.
The output full URL is not working due to the fact that a slash in the http:// 
url is being omitted
This is the normal output:
http://myiloilo.net/slir/w155-h108-c155:108/http://myiloilo.net/wp-content/uploa
ds/2011/10/319103_10150364455228530_778518529_8100241_2133921327_n.jpg

But it is outputting this instead, the 2nd url after the slir syntax is where 
the error can be found.
http://myiloilo.net/slir/w155-h108-c155:108/http:/myiloilo.net/wp-content/upload
s/2011/10/319103_10150364455228530_778518529_8100241_2133921327_n.jpg

we are using the slir on the homepage and the gallery, the link above we got 
from the error happening on the homepage. on the featured blog.
http://myiloilo.net

This is weird since we've used a slir a lot on our websites, this is the only 
time such a mishap has happend.

Original issue reported on code.google.com by lester.l...@gmail.com on 20 Oct 2011 at 2:58

GoogleCodeExporter commented 9 years ago
Are you using 2.0b4 or the latest version from the repo?

Original comment by joe.lencioni on 20 Oct 2011 at 4:12

GoogleCodeExporter commented 9 years ago
Yes, Joe, we are using 2.0b4, thanks for the early reply.

Original comment by lester.l...@gmail.com on 20 Oct 2011 at 4:15

GoogleCodeExporter commented 9 years ago
Can you explain in more detail what you mean when you say that it is outputting 
that URL? My best guess is that there is something odd with your WordPress 
setup on that blog because the URLs to request SLIR are not generated by SLIR.

It looks like that site is in maintenance mode, so I can't actually see what is 
happening. Could you take it out of maintenance mode?

Original comment by joe.lencioni on 20 Oct 2011 at 4:27

GoogleCodeExporter commented 9 years ago
Hello again Joe,

Sorry about that, we turned off maintenance mode.

You can see in the homepage the first blog entry inside the main column on the 
right,
the image broken link icon is active, when right click and open the image to a 
new tab.

Attached is an image of the trouble.

Original comment by lester.l...@gmail.com on 20 Oct 2011 at 4:45

Attachments:

GoogleCodeExporter commented 9 years ago
It looks like the links are being generated properly, but they are redirecting 
to a weird different URL. I'm guessing there is something set up on this server 
to automatically do that. For instance, if I visit 
http://myiloilo.net/test/http://test I get redirected to 
http://myiloilo.net/test/http:/test. This is unrelated to SLIR.

With that said, do you have SLIR installed there properly? When I visit 
http://myiloilo.net/slir/ I get a file not found error. You might want to 
double check that.

Original comment by joe.lencioni on 20 Oct 2011 at 4:48