https://bugs.freedesktop.org/show_bug.cgi?id=75243

          Priority: medium
            Bug ID: 75243
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: FILESAVE: Empty custom properties are lost while
                    saving in .doc format
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: tarun.k.ku...@ericsson.com
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.2.0.4 release
         Component: Writer
           Product: LibreOffice

Created attachment 94406
  --> https://bugs.freedesktop.org/attachment.cgi?id=94406&action=edit
proposed patch. bSkipEmpty is set to false in header file

Problem Description

In some scenarios, empty properties are created in the writer file(in .doc
format), which are later populated automatically through some tool (example
work flow scenarios). Writer removes empty custom property while saving the
document in .doc format

Steps to reproduce:
1. Open Writer and use a document .doc
2. Add it a custom property. Donot enter any value for the property
3. Save it and close Writer
4. Open again Writer and use same document reciently saved.
5. Custom property is lost.

Current behavior:

Expected behavior:
Writer should retain empty custom property also while saving the file in .doc
format

Note: Attached patch is tested on LO 4.2 source code; tested and working fine

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to