Reviewed by Maciej.

        - fixed 3366542 -- filename with non-ASCII name left out of Content-Disposition for <input type=file>

        * khtml/html/html_formimpl.cpp: (HTMLFormElementImpl::formData):
        Do the &-encoding thing on the filename. This is what Gecko does.


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4835 268f45cc-cd09-0410-ab3c-d52691b4dbfc
3 files changed
tree: 413cf14dd62a64ccd46eff05355082ad774c8378
  1. JavaScriptCore/
  2. LayoutTests/
  3. WebCore/
  4. WebKit/