Activity log for bug #253576

Date Who What changed Old value New value Message
2008-07-31 08:51:35 Martynas Budriūnas bug added bug
2008-07-31 08:53:03 Martynas Budriūnas description Binary package hint: vim I'm using VIM 7.1.138 (netrw v109) on Ubuntu 8.04. The fastest way to see this bug happening seems to be this: 1) Start vim, type :e ftp://user@domain.xxx//path/to/existing/file 2) Entering the password – file content appears in the buffer. 3) Type :w 4) Type :sp ftp://user@domain.xxx//path/to/NOT/existing/file What happens after this is: 1) 2 new buffers are opened: the first one says '/path/to/NOT/existing/file: No such file or directory', and the second is the buffer for that file. You can edit that buffer and save it, so a new file is created on the server. 2) The old buffer which had the contents of ftp://user@domain.xxx//path/to/existing/file is empty. I expect that the second consequence above is a bug. If I was in a middle of editing in one buffer and opened another which would create a new file, all my work on the first one is lost - it's impossible to undo any changes, it says 'Already at oldest change', and the old buffer is cleared and not saved on the server. Binary package hint: vim I'm using VIM 7.1.138 (netrw v109) on Ubuntu 8.04. The fastest way to see this bug happening seems to be this: 1) Start vim, type :e ftp://user@domain.xxx//path/to/existing/file 2) Enter the password - file content appears in the buffer. 3) Type :w 4) Type :sp ftp://user@domain.xxx//path/to/NOT/existing/file What happens after this is: 1) 2 new buffers are opened: the first one says '/path/to/NOT/existing/file: No such file or directory', and the second is the buffer for that file. You can edit that buffer and save it, so a new file is created on the server. 2) The old buffer which had the contents of ftp://user@domain.xxx//path/to/existing/file is empty. I expect that the second consequence above is a bug. If I was in a middle of editing in one buffer and opened another which would create a new file, all my work on the first one is lost - it's impossible to undo any changes, it says 'Already at oldest change', and the old buffer is cleared and not saved on the server.
2023-12-05 19:25:53 Paul White bug added subscriber Paul White
2023-12-05 19:26:00 Paul White tags hardy
2023-12-05 19:26:05 Paul White vim (Ubuntu): status New Incomplete
2024-02-04 04:17:46 Launchpad Janitor vim (Ubuntu): status Incomplete Expired