Bug 216611 - PDF review is still here after document is removed
Summary: PDF review is still here after document is removed
Status: RESOLVED DUPLICATE of bug 151614
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-29 09:19 UTC by Vsevolod Krishchenko
Modified: 2009-11-29 10:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***