Bug 216611

Summary: PDF review is still here after document is removed
Product: [Applications] okular Reporter: Vsevolod Krishchenko <mstu>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Vsevolod Krishchenko 2009-11-29 09:19:03 UTC
Version:           0.9.3 (using KDE 4.3.3)
OS:                Linux
Installed from:    Ubuntu Packages

Suppose I have thesis.pdf without review. Then I do the following:
1. $ cp thesis.pdf thesis2.pdf
2. $ okular thesis2.pdf
3. Add a few inline notes to thesis2.pdf and close okular
4. $ rm thesis2.pdf
5. $ cp thesis.pdf thesis2.pdf
6. $ okular thesis2.pdf
Expected result: no inline notes in thesis2.pdf
Result: all my notes are still here!

It's a really weird behaviour. It looks like reviews are cashed somewhere else and they are linked to file name.
Comment 1 Vsevolod Krishchenko 2009-11-29 10:47:49 UTC

*** This bug has been marked as a duplicate of bug 151614 ***