GNOME Bugzilla – Bug 409271
eel_str_middle_truncate produces invalid UTF-8
Last modified: 2011-09-22 04:40:32 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.
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).
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.
Let's close this as a duplicate of the nautilus bug. *** This bug has been marked as a duplicate of bug 410113 ***