notes removed on rename directory
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Nautilus |
New
|
Medium
|
|||
nautilus (Ubuntu) |
Invalid
|
Low
|
Unassigned |
Bug Description
Binary package hint: nautilus
When renaming a directory that has a note assigned to it, the note is lost.
Steps to reproduce:
1. Create a new directory in Nautilus (e.g. newdir)
2. Right click on the new directory, select Properties
3. Click on the Notes tab, enter a note in the text box and click Close
4. The directory icon changes to indicate that a note is associated to it
5. Selected the directory and rename it (e.g. renameddir)
Expected behaviour
The note stays attached to the directory when it is renamed
Actual behaviour
When renaming the directory, the directory icon reverts to the normal icon and the note is lost.
When renaming the directory again to its original name, the icon reverts to the note icon and the note is available again.
1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu.
maxi@minibook:~$ lsb_release -rd
Description: Ubuntu 9.10
Release: 9.10
maxi@minibook:~$
2) The version of the package you are using, via 'apt-cache policy packagename' or by checking in Synaptic.
maxi@minibook:~$ apt-cache policy nautilus
nautilus:
Instalado: 1:2.28.1-0ubuntu3
Candidato: 1:2.28.1-0ubuntu3
Tabela de versão:
*** 1:2.28.1-0ubuntu3 0
500 http://
100 /var/lib/
1:
500 http://
maxi@minibook:~$
3) What you expected to happen
When I rename the directory, the directory notes should continue it.
4) What happened instead
When you create a "note" to a directory in Nautilus, to rename the file the note is lost.
Changed in nautilus (Ubuntu): | |
status: | New → Confirmed |
Changed in nautilus: | |
status: | Unknown → New |
Changed in nautilus: | |
importance: | Unknown → Medium |
Confirmed on Karmic. Extended the description to add steps to reproduce.