
bugs at lists
Apr 1, 2009, 8:27 AM
Post #1 of 1
(557 views)
Permalink
|
|
[Bug 1456] New: uploading media with spaces in the name fails to preview
|
|
http://bugs.bricolage.cc/show_bug.cgi?id=1456 Summary: uploading media with spaces in the name fails to preview Product: Bricolage Version: 1.11.1 - Developer Release Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Unknown AssignedTo: bugs [at] lists ReportedBy: lannings [at] who Create a media with a filename called 'Autumn Leaves.jpg'. Preview it. The media saved to disk is something like media/12/63/80/v.0/Autumn Leaves.jpg with a space, but the row in the resources table is miles=> select id,uri from resource where uri like E'%Autumn\\%%'; id | uri ---------+--------------------------------------------------------------------------- 8079249 | /entity/knowledge_communities/communities_practice/en/Autumn%20Leaves.jpg 8079250 | /entity/knowledge_communities/communities_practice/Autumn%20Leaves.jpg (2 rows) -- Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
|