GNOME Bugzilla – Bug 116046
Need function to decode IDN (international domain names)
Last modified: 2008-09-06 18:54:16 UTC
RFC 3490 [http://www.ietf.org/rfc/rfc3490.txt] specifies internationalised domain names. While the application can handle those domain names internally in their encoded (ascii-only) form if it so choses, the domain names presented to the user should always be in the decoded form. Therefore functions analogous to gnome_vfs_[un]escape_string are needed for en/decoding those domain names.
I came across this lib while reading some news on KDE boasting IDN support in Konqueror: http://www.gnu.org/software/libidn/ (KDE is using it)
*** Bug 313971 has been marked as a duplicate of this bug. ***
Milestoning to future.
gnome-vfs has been deprecated and superseded by gio/gvfs since GNOME 2.22, hence mass-closing many of the gnome-vfs requests/bug reports. This means that gnome-vfs is NOT actively maintained anymore, however patches are still welcome. If your reported issue is still valid for gio/gvfs, please feel free to file a bug report against glib/gio or gvfs. @Bugzilla mail recipients: query for gnome-vfs-mass-close to get rid of this notification noise all together. General further information: http://en.wikipedia.org/wiki/GVFS Reasons behind this decision are listed at http://www.mail-archive.com/gnome-vfs-list@gnome.org/msg00899.html