[Bug 360411] Re: transcoding files with scandinavian characters does not work
Kristoffer Bergström
kabtoffe at gmail.com
Mon Apr 13 10:27:52 UTC 2009
narrowed down the problem to the following line in
/usr/share/ampache/www/lib/class/stream.class.php
$song_file = escapeshellarg($song->file);
Changing this to $song_file = $song->file; almost works, but not for
paths with spaces (which is most of them). Besides it would have been a
workaround at best.
I'll continue googling...
--
transcoding files with scandinavian characters does not work
https://bugs.launchpad.net/bugs/360411
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list