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
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
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").