cbeyls / slimbox

The ultimate lightweight Lightbox clone
http://www.digitalia.be/software/slimbox2
50 stars 24 forks source link

Problem with brackets in target files name #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click on thumbnail which is a link to bigger image file. Files are
grouped by "rel" attribute, ex."lightbox-album". Link source ex
"some_picture(2).jpg".  

What is the expected output? What do you see instead?
I see everything (slimbox navigation, picture description etc.) without
picture from "src" attribute in link tag.

What version of the product are you using? On what operating system?

Slimbox v1.69, Linux/Windows, Firefox 3/Opera 9.6.

Please provide any additional information below.

Original issue reported on code.google.com by Kamil.Sk...@gmail.com on 5 Mar 2009 at 10:02

Attachments:

GoogleCodeExporter commented 9 years ago
I also noticed this, and mentioned on the group. Here is a simple test-case.

Original comment by nmarkovi...@gmail.com on 7 Mar 2009 at 8:43

Attachments:

GoogleCodeExporter commented 9 years ago
Did someone fixed this?

Original comment by 0xHir...@gmail.com on 17 Mar 2009 at 10:59

GoogleCodeExporter commented 9 years ago
Like written in the FAQ, don't use square brackets nor spaces nor parenthesis 
inside
URLs. Use PHP urlencode() if needed. Thank you. More info:

http://code.google.com/p/slimbox/wiki/FAQ?ts=1238107015&updated=FAQ#Slimbox_does
_not_display_images_containing_parenthesis_in_their

Original comment by christophe.beyls@gmail.com on 26 Mar 2009 at 10:40