View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0037305 | mantisbt | code cleanup | public | 2026年07月12日 11:35 | 2026年07月17日 07:00 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 2.29.0 | Fixed in Version | 2.29.0 | ||
| Summary | 0037305: Docbook manual builds: remove legacy MAKE build method | ||||
| Description | When the script was refactored in 2013 (see #15887), the legacy build method based on MAKE was kept for backwards compatibility, called when the Publican configuration file (publican.cfg) is not present. This part of the script is not functional anymore; even if it were, it would not work anyway since the Makefile calls Publican, which would fail due to the missing config file. This code path should be removed. | ||||
| Tags | No tags attached. | ||||
MantisBT: master ace29d99
2026年07月12日 11:37
Details Diff Docbook build: remove MAKE fallback
The script has been running for over 10 years calling Publican directly
(see Issue #15887).
A fallback using the legacy MAKE method was kept for backwards-
compatibility when publican.cfg is not present, but this part of the
script is not functional anymore; even if it were, it would not work
anyway since the Makefile calls Publican, which would fail due to the
missing config file.
Fixes 0037305 Affected Issues
0037305
Powered by MantisBT 2.29.0-dev-master-e4ff7ef87
Copyright © 2000 - 2026 MantisBT Team
Contact administrator for assistance
Copyright © 2000 - 2026 MantisBT Team
Contact administrator for assistance
Page execution time: 0.2666 seconds