Summary: | Serv-U (Online built-in-web FTP program) not working with Konqueror | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Shaun Reich <sreich> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | faure |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Shaun Reich
2009-04-06 02:43:38 UTC
problem in httpfilter, will investigate httpfilter bug can be seen more easily with the testcase `konqueror http://demo.serv-u.com/Common/Scripts/BrowserCheckAW.js` Ported HTTPFilter to KGzipFilter, and this error is fixed. But I'm a bit scared to commit it already, I need to find other pages which return data using Content-Encoding: gzip or Content-Encoding: deflate. Please enable the area 7113 in kdebugdialog and watch ~/.xsession-errors while browsing around to help me find other sites sending data this way, so I can find regressions :-) OK, found that wikipedia uses Content-Encoding: gzip and fixed an infinite loop in my code. Let's keep looking for other test sites ;-) *** This bug has been marked as a duplicate of bug 117683 *** |