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 409271 - eel_str_middle_truncate produces invalid UTF-8
eel_str_middle_truncate produces invalid UTF-8
Status: RESOLVED DUPLICATE of bug 410113
Product: eel
Classification: Deprecated
Component: general
CVS HEAD
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on: 410113
Blocks:
 
 
Reported: 2007-02-18 13:42 UTC by Christian Persch
Modified: 2011-09-22 04:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove (6.91 KB, patch)
2007-02-20 18:46 UTC, Christian Persch
none Details | Review

Description Christian Persch 2007-02-18 13:42:26 UTC
eel_str_middle_truncate ("ääääääääää", 5) -> invalid UTF-8.

This is a problem because nautilus uses the result of eel_str_middle_truncate to set labels and window titles using it.
Comment 1 Christian Persch 2007-02-20 18:46:54 UTC
Created attachment 82983 [details] [review]
remove

This patch removes eel_str_middle_truncate and eel_truncate_text_for_menu_item ; this can go in once nautilus doesn't use them anymore (bug 410113).
Comment 2 Akhil Laddha 2011-09-21 09:50:10 UTC
eel as a standalone product is no longer maintained. However, large parts of eel was imported into the eel sub directory in nautilus.

Can you please check again whether this issue still happens in nautilus 3.0.2 or upcoming nautilus 3.2.0 and update this report by adding a comment so that the bug can be reassigned to nautilus if it's still valid.
Comment 3 Cosimo Cecchi 2011-09-22 04:40:32 UTC
Let's close this as a duplicate of the nautilus bug.

*** This bug has been marked as a duplicate of bug 410113 ***