Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.1, 5.12
-
None
Description
Image files (assets) get put in a generic used-in-examples directory, while the URL that's generated for the image includes the example name and path to the image as in the code repository. The result is that the link(s) to image(s) in the example give 404s all over the place.
For example, the following example page:
http://doc-snapshots.qt.io/qt5-dev/qtassistant-simpletextviewer-example.html
At the bottom, the link to the file mainwindow.png has the following URL:
The image is actually located at:
http://doc-snapshots.qt.io/qt5-dev/images/used-in-examples/mainwindow.png
This is a regression from 5.10, where the images linked correctly:
Attachments
Issue Links
- relates to
-
QTBUG-70218 Regression: Image links are broken in examples
- Closed
- resulted from
-
QTBUG-63248 Example screenshots wildly out-of-date
- Closed