| Summary: | When accessing a password-protected site, Konqueror mis-identifies content as text/html, even if it isn't | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | Alain Knaff <kde> |
| Component: | http | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | a.badger, ahartmetz, andreas, Erbureth, jjm, kde, peter, turtle |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alain Knaff
2009-08-25 15:41:51 UTC
*** Bug 214639 has been marked as a duplicate of this bug. *** *** Bug 210962 has been marked as a duplicate of this bug. *** not sure if this is dupe of #191770. *** Bug 215119 has been marked as a duplicate of this bug. *** *** Bug 191770 has been marked as a duplicate of this bug. *** *** Bug 216995 has been marked as a duplicate of this bug. *** Another test case for a PDF content-type with htaccess protection: http://www.pietzowski.de/pdf/ (optional append index.php) User: user Pass: pass Please fix this or vote for fixing soon :) SVN commit 1061509 by adawit: - Whenever a server responds with a 401/407 status code, defer mimeType notification until the actual content is obtained. BUG:205088 M +3 -1 http.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1061509 (In reply to comment #7) > Another test case for a PDF content-type with htaccess protection: > > http://www.pietzowski.de/pdf/ (optional append index.php) > User: user > Pass: pass > > Please fix this or vote for fixing soon :) When I go to this site I still get this bug for the pdf mime/type but not the text one above. Is this not fixed for PDF? |