https://bugs.documentfoundation.org/show_bug.cgi?id=152740
Bug ID: 152740
Summary: [LOCALHELP] Files hid2file.js and <lang>/bookmark.js
not delivered in 'libreoffice-7-5' branch
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
The Helpcontent2 build process for branch libreoffice-7-5 does not deliver 2
files:
hid2file.js
<lang>/bookmark.js
Step to reproduce:
1) Build online help with autogen.sh parameters:
--with-lang=ALL
--with-help=online
--with-omindex=server
2) Inspect results
Actual results:
missing contents in 2 files
instdir/help/7.5/hid2file.js (files is 23B size, should be ~700 KB)
instdir/help/7.5/<lang>/bookmarks.js (21B size, should be ~800 KB)
Note: files exist but has no contents.
Expected results:
Files with their respective contents
Note: no build issue with master branch
--
You are receiving this mail because:
You are the assignee for the bug.