https://bugs.documentfoundation.org/show_bug.cgi?id=88697
Michael Stahl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #31 from Michael Stahl <[email protected]> --- in WW8 format there is both a integer field type and a textual field type in the field instruction; my first patch changes only the integer field type. ... and Word 2010 does not recognize the type of the field, if "Edit Field" dialog unselected listbox entry indicates that. in RTF/DOCX there is only the field instruction, which means that the missing QUOTE is probably a bug for those formats. <w:instrText>Hill 'NT</w:instrText> so it's probably best to keep the integer field type and textual field type consistent, and add the textual field type for all formats. should be FIXED on master -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
