Summary: | When a PDF file is saved using file > save as, the file path in file > properties is not updated | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Kishore Gopalakrishnan <kishore96> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version First Reported In: | 1.4.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/okular/4f06f742f95de968388f9020c940029e43704098 | Version Fixed In: | |
Sentry Crash Report: |
Description
Kishore Gopalakrishnan
2018-08-01 04:27:20 UTC
Git commit 4f06f742f95de968388f9020c940029e43704098 by Albert Astals Cid. Committed on 08/08/2018 at 22:27. Pushed by aacid into branch 'Applications/18.08'. Fix properties dialog path not being correct on Save As We need to clear DocumentInfo because otherwise it is cached and refers to the old file M +4 -0 autotests/parttest.cpp M +2 -0 core/document.cpp https://commits.kde.org/okular/4f06f742f95de968388f9020c940029e43704098 |