Bug 81486 - The custom property with the same name as Document Property is not imported properly in Libre Office from Microsoft Word in .docx
Summary: The custom property with the same name as Document Property is not imported p...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium major
Assignee: Charu Tyagi
URL:
Whiteboard: target:4.4.0 target:4.3.4
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-18 08:29 UTC by Charu Tyagi
Modified: 2015-03-31 20:48 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
The bug can be verified through this attached document. (13.04 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2014-07-18 08:29 UTC, Charu Tyagi
Details
The bug can be verified through this attached document. (13.04 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2014-07-18 09:22 UTC, Charu Tyagi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Charu Tyagi 2014-07-18 08:29:04 UTC
Created attachment 103022 [details]
The bug can be verified through this attached document.

Steps to reproduce:
1) Create a new Blank Document in Microsoft Word.
2) Add a new custom property (say Title) with the same name as DocProperty and add a value to it (say CustomTitle).
3)Click where you want to insert a field in the document.
4)Click Insert > Quick Parts > Field.
5)In the category menu, select DocProperty.
6)In the Property manu, select Title corresponding to the custom property.
7)Click on OK.
The value of the custom property(Title) i.e CustomTitle is displayed on the document.

8)Save the document as .docx.
9)Open the document in Libre Office.

As the document is opened with Libre Office, the value of the custom property is not seen on the document.
Comment 1 Charu Tyagi 2014-07-18 09:22:41 UTC
Created attachment 103026 [details]
The bug can be verified through this attached document.

Please ignore the previous attachment.
Comment 2 Commit Notification 2014-07-29 14:12:17 UTC
Charu Tyagi committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=706f1b715c954b890a0c2515834c70a819cfa18d

fdo#81486:custom property with the same name as Document Property not imported



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.
Comment 3 Commit Notification 2014-07-29 14:12:32 UTC
Charu Tyagi committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=cb995849939e4b732dda952ec994e42ac0035348

fdo#81486:Test case for patch that fixes bug 81486



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.