Summary: | *.war directory seen as a file | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Thomas Lanquetin <thomaslanquetin> |
Component: | fish | Assignee: | Jörg Walter <trouble> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | nicolasg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Lanquetin
2006-02-11 18:50:50 UTC
May be I do not understand but *.war is a file and not a directory. So you will not be able to open it by FISH. Perhaps you mean that you can open a local file with the zip: KIO slave like a ZIP file (assuming that WAR files are ZIP files) but this can only work with local files not with remote files. So perhaps this bug report is a duplicate of bug #73821 ( http://bugs.kde.org/show_bug.cgi?id=73821 ) which asks for KIO slaves to be chainable. Have a nice day! Hi, Actually, this is not my point, though chainable kio slaves would be great :-) . The problem is really that directories (and I mean directories not files) called *.war are seen as *.war archives which makes them unaccessible. I believe you could reproduce it by renaming any directory into *.war and trying to access it via fish. I would expect to be able to browse the directory, even though its name is *.war, but unfortunately it's not currently possible. I hope I'm making myself clearer... Thank you for your attention. I am very sorry to have miunderstood you. So it is not this clasical bug but the other, in this case bug #106648 which makes this bug report being a duplicate. Have a nice day! *** This bug has been marked as a duplicate of 106648 *** Yes, that's correct. Sorry for the duplicate, I should have double checked. |