Steps to reproduce: Load attached file into a PDFDoc Save the PDF Doc to a new filename Load the new file and use doc->getInfo
Created attachment 29767 [details] test case
Can you please post the code you use or clarify the following questions? Which save function you use? saveAs or saveWithoutChangesAs if saveAs you use writeStandard, writeForceRewrite or writeForceIncremental? Also there's only a getInfo function in the Qt3 frontend, is that the function you use that fails?
I use getDocInfo declared in PDFDoc.h (wrapper around getDocInfo in XRef.h. The save function is saveAs and I've tried both writeNormal and forceRewrite.
Fixed
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.