Bug 77051 - FILESAVE: '\f' field flag of Index is not getting preserved in LibreOffice
Summary: FILESAVE: '\f' field flag of Index is not getting preserved in LibreOffice
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.3.0.0.alpha0+ Master
Hardware: IA64 (Itanium) Linux (All)
: medium normal
Assignee: Yogesh Bharate
URL:
Whiteboard: target:4.3.0 target:7.3.0 target:7.2.3
Keywords:
Depends on:
Blocks: DOCX-TableofContents
  Show dependency treegraph
 
Reported: 2014-04-04 11:27 UTC by Yogesh Bharate
Modified: 2024-03-03 05:08 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
File contains Index field f (15.41 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2014-04-04 11:27 UTC, Yogesh Bharate
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yogesh Bharate 2014-04-04 11:27:21 UTC
Created attachment 96896 [details]
File contains Index field f

Following Identifier tags need to be preserved.

\f (Creates an index using only the specified entry type) [not supported in LO]

In Original File:
{INDEX \c "2" \f "Syn" \z "1033" }

In Roundtrip file:
{INDEX \c "2" }
Comment 1 Commit Notification 2014-04-10 08:16:48 UTC
YogeshBharate committed a patch related to this issue.
It has been pushed to "master":

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

fdo#77051: Preservation of Index field flag '\f'.



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 2 Commit Notification 2021-10-04 06:23:01 UTC
László Németh committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/05f92eb1359c399c43d3bcbe8942034408fa23eb

tdf#77051 DOCX: fix user index and index entry support

It will be available in 7.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 3 Commit Notification 2021-10-05 08:17:51 UTC
László Németh committed a patch related to this issue.
It has been pushed to "libreoffice-7-2":

https://git.libreoffice.org/core/commit/1cb65db9031d40e16f7470f825625c9999409025

tdf#77051 DOCX: fix user index and index entry support

It will be available in 7.2.3.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.