https://bugs.documentfoundation.org/show_bug.cgi?id=167707
Bug ID: 167707
Summary: Some of the Python examples links are broken in the
examples page of the LibreOffice SDK site
Product: LibreOffice
Version: 25.2.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
Description:
Refer to the following page:
https://api.libreoffice.org/examples/examples.html#python_examples
Links under the Text Document Examples and Spreadsheet Document Examples
section currently lead to an Error 404 page.
Relevant entries in the #libreoffice-dev IRC channel:
<buovjaga> brlin_: moving discussion from #tdf-infra, see this, looks like when
the examples were added, the Makefiles were not updated:
https://git.libreoffice.org/core/+/master/odk/Package_examples.mk#584
buovjaga> Makefile updated 665d1633c9e08da85fae179e62923211bc07c480
<IZBot> core - tdf#143123 port DocumentHandling examples to Python -
https://git.libreoffice.org/core/commit/665d1633c9e08da85fae179e62923211bc07c480
<buovjaga> Makefile not updated 8f34b0d40e149b7274a1aa4ce0b33ddbf825ee52
<IZBot> core - tdf#143123 Port Text Java examples to Python -
https://git.libreoffice.org/core/commit/8f34b0d40e149b7274a1aa4ce0b33ddbf825ee52
<buovjaga> brlin_: you will get that stuff locally in your instdir/sdk when you
use --enable-odk Would you like to submit a patch to fix the issues?
<brlin_> buovjaga: Not sure I'm able to provide patch in a timely manner but
I'll check it out? I should probably file a new bug first.
<buovjaga> brlin_: could also be like "tdf#143123 related ..."
Steps to Reproduce:
1. Browse the
https://api.libreoffice.org/examples/examples.html#python_examples URL
2. Click the BookmarkInsertion example link under the Python examples > Text
Document Examples section
Actual Results:
Error 404 page.
Expected Results:
An index page should be available in the
<https://api.libreoffice.org/examples/python/Text/> URL.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
N/A
--
You are receiving this mail because:
You are the assignee for the bug.