Summary: | Directory names with # are shown as %23 | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Alexander Skwar <alexander> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 3.2.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alexander Skwar
2004-04-12 10:29:42 UTC
It should be, because file://something#somethingelse does not mean the folder "something#somethingelse" under the rfc for urls. (I'm too lazy to look it up.) Marking as wontfix - please reopen if you feel this is invalid. Reopening. The way the directory name is presented is completely inconsistent with everything else. When you try to paste a directory name containing "%23" some place else (like, bash, OpenOffice.org, Mozilla......), it looks for "%23" and not for "#". Note that I'm talking about directory names, not file:// schema, for which you are surely correct. If what Konqueror displays are file:// URLs, then I'll file another bug, since special characters (like ' ' <space>) aren't converted. Instead of the expected %20, konqueror shows a ' '. Because of this, the behaviour is irritating - if these were file urls with special characters converted everywhere, a %23 for a # would be expected. Fixed by DFaure a few days ago Not fixed: Reopening. In Konqueror 3.3.91 (Beta1), going to a directory called "foo # bar" shows up in the adressbar as "foo %23 bar". Yes, it is. Beta 1 is too old |