| Summary: | konqueror "save image as..." fails when html image is coded like src="<spaces>filename<spaces> " | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | p92 |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.5 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
p92
2008-05-04 10:18:24 UTC
Testcase: <IMG SRC=" dude.gif " /> Steps to reproduce: 1. Load test case w/ real image 2. Right click" + "save image as..." 3. Strip the file name to be "picture.gif" (remove the %20s and spaces) 4. Save Expected Result: Konqueror saves the image Actual Result: Konqueror throws an error that the file " dude.gif" does not exist. Message from the Bugsquad and Konqueror teams: This bug is closed as outdated, as we do not have the manpower to maintain the KDE3 version anymore. If you still can reproduce this issue with Konqueror 4.8.4 or later, please open a new report. Thank you for your understanding. |