Bug 966722 - Include a UTF-8 safe escaping function
Summary: Include a UTF-8 safe escaping function
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: glib2
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 964411
TreeView+ depends on / blocked
 
Reported: 2013-05-23 18:44 UTC by Igor Gnatenko
Modified: 2013-06-02 13:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-02 13:45:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 89548 0 None None None Never

Description Igor Gnatenko 2013-05-23 18:44:36 UTC
Description of problem:
g_strescape() is useless since it mangles UTF-8. We should
include a less aggressive escaping function.

Version-Release number of selected component (if applicable):
2.38

Actual results:
g_strescape not correctly working with UTF8 strings

Expected results:
Implemented g_utf8_strescape

Additional info:
Of this bug depends encoding problems in empathy.

Work is being done in GNOME BZ, but I need help from other developers.

Comment 1 Kalev Lember 2013-06-02 13:45:39 UTC
Closing the ticket; Empathy has a fix for the escaping issue and the glib new API addition is being tracked upstream.


Note You need to log in before you can comment on or make changes to this bug.