After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 454492 - Web export does not support themes with spaces in the name
Web export does not support themes with spaces in the name
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-07-07 07:59 UTC by Jef Driesen
Modified: 2007-07-31 20:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Allows spaces and other escapable characters in theme names (1.04 KB, patch)
2007-07-25 10:39 UTC, Christophe Bisière
committed Details | Review

Description Jef Driesen 2007-07-07 07:59:27 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.
Comment 1 Christophe Bisière 2007-07-25 10:39:21 UTC
Created attachment 92367 [details] [review]
Allows spaces and other escapable characters in theme names

Good catch! Patch attached. Bests,

Christophe
Comment 2 Michael Chudobiak 2007-07-31 20:20:32 UTC
Thanks! Patch committed to trunk.

- Mike