[okular] [Bug 425148] okular import of old embedded annotations does not import the original create/modify time stamp

Albert Astals Cid bugzilla_noreply at kde.org
Mon Aug 24 22:56:20 BST 2020


https://bugs.kde.org/show_bug.cgi?id=425148

--- Comment #21 from Albert Astals Cid <aacid at kde.org> ---
(In reply to jprorama from comment #20)
> Not sure I’m following. 
> 
> It seems the document is resident in okular with correct create/modify times
> during migration when loaded from the internal xml.  The document is handed
> to poppler for writing (pdfconvert() i think).  It seems poppler should
> serialize what is there in the okular runtime. 
> 
> This behavior suggest to me that okular has done what you are suggesting:
> set modification time last during save. 
>
> Could you clarify? Thanks. 

You need to understand the code and add the missing line yourself. There's
basically a setModificationDate() call missing after creating the poppler
annotation from the stored okular annotation in okular code.

The only way for me to be clearer is for me to do the change by myself and then
tell you "see if you change this line it works", which i already said i wasn't
interested in working on, and I've already spent more time than i wanted on
this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list