[Webkit-unassigned] [Bug 15221] New: Make the FileSystemChooserGdk implementation properly convert the WebCore::String presentation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 15 07:20:06 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15221

           Summary: Make the FileSystemChooserGdk implementation properly
                    convert the WebCore::String presentation
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: freyther at handhelds.org


Currently the code assumes that the filesystem/system is using UTF-8. This
assumption does not always hold true and there are the
g_filename_convert_{from,to}_utf8 function to convert from the UTF-8
representation to the filesystem locale.
Also implement proper NULL checking for the filechooser get_filename method.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list