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 573014 - Folder Canvas display wrong characters for non-ASCII
Folder Canvas display wrong characters for non-ASCII
Status: RESOLVED WONTFIX
Product: conduit
Classification: Other
Component: GUI
0.3.x
Other All
: Normal normal
: ---
Assigned To: conduit-maint@gnome.bugs
conduit-maint@gnome.bugs
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2009-02-24 18:56 UTC by Julien Lavergne
Modified: 2018-07-01 09:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to unescape folder names for display (545 bytes, patch)
2009-02-24 19:35 UTC, Alexandre Rosenfeld
none Details | Review

Description Julien Lavergne 2009-02-24 18:56:17 UTC
Please describe the problem:
Report from Ubuntu : https://bugs.launchpad.net/ubuntu/+source/conduit/+bug/306236

Non ASCII chararcter (é, à, ç ...) are not display properly. Characters are replaced by something like "%D0%A4%D0…".

Steps to reproduce:
1. Configure a folder with non-ASCII character
2. Click on OK
3. Show the problem on the canvas


Actual results:


Expected results:


Does this happen every time?


Other information:
Confirmed on trunk
Comment 1 Alexandre Rosenfeld 2009-02-24 19:35:51 UTC
Created attachment 129424 [details] [review]
Patch to unescape folder names for display

This a patch that should fix the problem with escaped characters being displayed.
Comment 2 Julien Lavergne 2009-02-24 21:09:36 UTC
I confirm that the patch fix the issue. Thanks :)
Comment 3 André Klapper 2018-07-01 09:06:31 UTC
Conduit is not under active development anymore, has not seen code changes for eight years, and saw its last tarball release in 2010.
Its codebase has been archived: https://gitlab.gnome.org/Archive/conduit/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.