jaafary / quite-rss

Automatically exported from code.google.com/p/quite-rss
0 stars 0 forks source link

Feed folder is removed by shortcut even it's not an empty folder #196

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Test_Folder
 |- RSSFeed1
 |- RSSFeed2
 |- RSSFeed3
 |- ... ...

What steps will reproduce the problem?
1. Set a shortcut for feed/folder delete, like "shift+delete"
2. Remove "RSSFeed2" by clicking shift+del
3. Move to "Test_Folder" and then use shortcut shift+del

What is the expected output? What do you see instead?
Normally, the folder which contains the feeds(not empty) cannot be removed. 
Using this workflow, the whole Test_Folder was removed. But actually, the 
feeds(RSSFeed1, RSSFeed3...) were not deleted completely. They still exist in 
feeds.db 

What version of the product are you using? On what operating system?
quiterss 0.12.3-1
OS: Linux 3.8.4-1-ARCH x86_64

Original issue reported on code.google.com by bqckb...@gmail.com on 23 Mar 2013 at 2:02

GoogleCodeExporter commented 9 years ago

Original comment by egor.shi...@gmail.com on 23 Mar 2013 at 2:17

GoogleCodeExporter commented 9 years ago
fixed in revision: rbeb391eb59a1
If you need to fix feeds.db send it to us.

Original comment by egor.shi...@gmail.com on 25 Mar 2013 at 8:25

GoogleCodeExporter commented 9 years ago
Thx, I think I can handle it :-)

Original comment by bqckb...@gmail.com on 25 Mar 2013 at 7:01