Created attachment 94260 [details] Original file Steps to reproduce: 1. Load the attached DOCX in LO 2. Save as NEW.DOCX 3. Open the NEW.DOCX in Word 4. Citation should b preserved
Reproducible, tested using Mac OSX 10.9 with LibreOffice Version: 4.3.0.0.alpha0+ Build ID: b540f9172814f51361cf31d2a4b03e34d1d375ef TinderBox: MacOSX-x86@49-TDF, Branch:master, Time: 2014-02-15_00:28:42 Opened using Word for Mac 2011. Kind regards, Joren
Rohit Deshmukh committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=598d02d71f40901eab9275704c8bc0e1641b56e3 fdo#75133: Preseved bibliography after round trip. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Bug 58300 "FILEOPEN: lost bibliography entries/empty bibliography index when saving as .doc or .docx" is very similar to this one. I am not marking either as a duplicate of the other, but it is a near thing.
Hi Rohit Thanks for working on this :-)! Tested using a build from March 15th, Word still doesn't handle the bibliography as expected. I mean: when I open th original file, and click on the bibliography list, a selection box is visible around the complete list, with a dropdown menu where I can update the list etc. With the roundtripped file: the bibliography list is handled as regular text (click on it doesn't result in a selection box). Tested using Mac OSX 10.9 with LibreOffice Version: 4.3.0.0.alpha0+ Build ID: 88955714d345d8584e86ae34bf5f5d1f3f4af9f7 TinderBox: MacOSX-x86@49-TDF, Branch:master, Time: 2014-03-15_04:16:49 Not sure this is the behavior you tried to fix? Kind regards, Joren
(In reply to comment #4) > > Tested using a build from March 15th, Word still doesn't handle the > bibliography as expected. I mean: when I open th original file, and click on > the bibliography list, a selection box is visible around the complete list, > with a dropdown menu where I can update the list etc. With the roundtripped > file: the bibliography list is handled as regular text (click on it doesn't > result in a selection box). > I'm working on a related topic -SDT blocks- and I've been able to check that the field marks for the bibliography and the citations are being correctly preserved. The selection box you mention is defined by an SDT block enclosing the bibliography list and the individual citations. I've been working on that and pushed a pair of patches, 55211e612d2cbed03dd81c039d07ea4e936c2804 and 6820dec8903b182260340c638c35b5a5ca207a85. Please check again :) There are, though, still some issues related with citation that I've just detected and reported as bug #76279 and bug #76281.
Thanks for your reply Jacobo! (In reply to comment #5) > I'm working on a related topic -SDT blocks- and I've been able to check that > the field marks for the bibliography and the citations are being correctly > preserved. The selection box you mention is defined by an SDT block > enclosing the bibliography list and the individual citations. I've been > working on that and pushed a pair of patches, > 55211e612d2cbed03dd81c039d07ea4e936c2804 and > 6820dec8903b182260340c638c35b5a5ca207a85. Please check again :) > > There are, though, still some issues related with citation that I've just > detected and reported as bug #76279 and bug #76281. Nice! I surely will check! So if I understand it correctly, we can mark this bug report as RESOLVED FIXED :)? Kind regards, Joren
(In reply to comment #5) > I'm working on a related topic -SDT blocks- and I've been able to check that > the field marks for the bibliography and the citations are being correctly > preserved. Lets mark this as RESOLVED FIXED anyway :-). Feel free to reopen if I'm wrong. > The selection box you mention is defined by an SDT block > enclosing the bibliography list and the individual citations. I've been > working on that and pushed a pair of patches, > 55211e612d2cbed03dd81c039d07ea4e936c2804 and > 6820dec8903b182260340c638c35b5a5ca207a85. Please check again :) I retest using a build from March 18 (today) (Build ID: 87efec9cc27b18aa09e50c289b503ba1127eb0b8) which includes this commit. Looks indeed better. Now the 'SDT' block is indeed preserved. Only on the first paragraph (in this case it is the Bibliography title) but it is an improvement! Thanks :D! Kind regards, Joren