Bug 103555 - Fileopn DOCX: Incorrect number style, Digits instead of letters for page field A, B.. with page numbers 1,2..
Summary: Fileopn DOCX: Incorrect number style, Digits instead of letters for page fiel...
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: low minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: filter:docx
Depends on:
Blocks: DOCX-Bullet-Number-Outline-Lists
  Show dependency treegraph
 
Reported: 2016-10-28 12:51 UTC by Alexey
Modified: 2019-09-06 11:10 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
test file is added (6.94 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2016-10-28 12:52 UTC, Alexey
Details
Test file with page number changed to A (14.64 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2019-09-06 11:10 UTC, Timur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2016-10-28 12:51:59 UTC
Description:
The DOCX file contains a header, which contains page-number with Letters style (A B C).
In MS 2007, it is shown correctly with letter A.
in LO it is shown as 1 (Digits style).


Steps to Reproduce:
1.Open file test.docx
2.Observer header with page numbering

Actual Results:  
"1" instead of "A" is shown in header

Expected Results:
"A" is shown in header


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36
Comment 1 Alexey 2016-10-28 12:52:35 UTC
Created attachment 128322 [details]
test file is added
Comment 2 Xisco Faulí 2016-10-28 13:01:04 UTC
Confirmed in

Version: 5.3.0.0.alpha0+
Build ID: 8974b0fafb18f9dd3f2c0e175a3255b80e4c249e
CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

and 

Version: 4.3.0.0.alpha1+
Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e

and

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4
Comment 3 QA Administrators 2018-06-26 02:43:21 UTC Comment hidden (obsolete)
Comment 4 Timur 2019-09-06 11:10:43 UTC
Created attachment 153985 [details]
Test file with page number changed to A

Repro OO and 6.4+.
Header is not relevant, same happens in document body.
But this is a mess. 

Page numbers *is* digits 1,2.. also in MSO. This is also a field with page A, B...
If we change page numbers format to A, B... in MSO, LO opens fine.
Unless we have a scenario where this can normally happen for a user, this is WorksForMe and I close.