Bug 148885

Summary: CROSS REFERENCE: Field names for footnotes and endnotes show only page number
Product: LibreOffice Reporter: Dieter <dgp-mail>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: minor CC: ilmari.lauhakangas
Priority: medium    
Version: 4.1.0.4 release   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 103164, 107905    

Description Dieter 2022-05-02 10:37:05 UTC
Steps to reproduce:
1. Open attachment 179499 [details]
2. Enable field names (Strg+F9)

Actual result:
Field name for footnotes end endnotes display only page number

Expected result:
Field name for footnotes and endnotes should display something with "footnote" and "endnote"

Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 83d0f2eebae41d431d9a5bfd1a918523977752d0
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL

also in
Version: 5.4.7.2 (x64)
Build-ID: c838ef25c16710f8838b1faec480ebba495259d0
CPU-Threads: 4; BS: Windows 6.19; UI-Render: GL; 
Gebietsschema: de-DE (de_DE); Calc: CL
Comment 1 Buovjaga 2023-01-10 12:44:22 UTC
Repro (View - Field names).

Testing with Linux repo 43all, I don't see anything at all in oldest and I already see the page numbers in last41onmaster. I'm having an issue with "libjpeg.so.8: cannot open shared object file", so I can't test with the ones in between.

Arch Linux 64-bit, X11
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: f1d00da1bb16330bef9316a3e4f04506f9bb862f
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: kf5 (cairo+xcb)
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded Jumbo
Built on 10 January 2023
Comment 2 Buovjaga 2023-01-10 13:23:49 UTC
I grabbed the missing libjpeg from https://github.com/maciej-c/libjpeg8x64 and was able to bibisect to range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=85c6244b85b29c1d2bb9d89b62e9512dd65378b5..9a8d7e2a3f41f9e1c39c5634714a3a2b21776670

where the fix to bug 43521 stands out regarding the change ("Cross-reference should not be hidden when field names are shown").