GNOME Bugzilla – Bug 454492
Web export does not support themes with spaces in the name
Last modified: 2007-07-31 20:20:44 UTC
When using a theme with a space in the name, the exported webalbum is completely messed up. I suspect this is related to some incorrect (un)escaping of filenames. The bug can be reproduced by copying (or renaming) an existing theme to a directory with a space in the name.
Created attachment 92367 [details] [review] Allows spaces and other escapable characters in theme names Good catch! Patch attached. Bests, Christophe
Thanks! Patch committed to trunk. - Mike