Hi,

Files with an & in the filename show up in the library view with 
thumbnails no problem but when you click on them. So this file:

/mnt/removable/photos/gregs\ photos/greg\ and\ sarah/sarah\ \&\ greg\ 
001.jpg

Gives this in the logs:

convert_dir(self, 
dir_str='/mnt/removable/photos/gregs%20photos/greg%20and%20sarah/sarah%20%26%20greg%20050.jpg')
convert_dir(self, 
dir_str='/var/cache/freevo/image_cache/mnt/removable/photos/gregs 
photos/greg and sarah/sarah & greg 050.jpg.jpg')
tableCell(self, data="<div class="image"><a 
href="javascript:openfoto('_mnt_removable_photos/gregs%20photos/greg%20and%20sarah/sarah%20%26%20greg%20050.jpg',1280,960)"><img
 
src="_var_cache_freevo/image_cache/mnt/removable/photos/gregs 
photos/greg and sarah/sarah & greg 050.jpg.jpg" /><br />sarah & greg 
050.jpg</a></div>", opts="class="basic" colspan="1"")
tableCell(self, data="&nbsp;", opts="class="basic" colspan="1"")
tableRowClose(self)
tableClose(self)
printSearchForm(self)
printLinks(self, prefix="0")
printFooter(self)
__init__(self)
auth_user(self, username="freevo", password="******")
_render(self, <GET 
/fileinfo.rpy?img=_mnt_removable_photos/gregs%20photos/greg%20and%20sarah/sarah%20&%20greg%20001.jpg&w=893&h=670
 
HTTP/1.1>)
formValue(self, form="{'h': ['670'], 'w': ['893'], 'img': 
['_mnt_removable_photos/gregs photos/greg and sarah/sarah ']}", key="dir")
formValue(self, form="{'h': ['670'], 'w': ['893'], 'img': 
['_mnt_removable_photos/gregs photos/greg and sarah/sarah ']}", key="img")
formValue(self, form="{'h': ['670'], 'w': ['893'], 'img': 
['_mnt_removable_photos/gregs photos/greg and sarah/sarah ']}", key="h")
formValue(self, form="{'h': ['670'], 'w': ['893'], 'img': 
['_mnt_removable_photos/gregs photos/greg and sarah/sarah ']}", key="w")

But it displays as a broken image in the popup window.

John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to