[Webkit-unassigned] [Bug 44261] [GTK] Add HTTP caching support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 21 08:30:10 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44261
--- Comment #62 from Martin Robinson <mrobinson at webkit.org> 2010-09-21 08:30:09 PST ---
(In reply to comment #61)
> Actually the problem is not with the percent signs but with the blank spaces in the filename. Soup will always try to convert them into "%20" because otherwise is won't be a valid URL. So even if you encode them before passing the url to libsoup you'll be generating a different filename and thus the test will fail. I think the best I can do is to have a little chat about this issue with danw and try to get the libsoup patch upstream.
So does this mean filenames with spaces will be inaccessible? That definitely seems like a blocker for merging this.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list