View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0034677 | mantisbt | bugtracker | public | 2024-09-20 03:46 | 2024-10-03 08:03 |
Reporter | amphetamine | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | duplicate | ||
Product Version | 2.26.3 | ||||
Summary | 0034677: User documentation URL is wrong | ||||
Description | $g_enable_project_documentation = ON; User documentation tab point to http://www.mantisbt.org/documentation.php once upload a file, the Project Name field is empty | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
This is a default value, which is set when the local documentation (as specified in $g_manual_url) is not available. The problem with absolute URLs not working is a known issue (see 0032557), so I'll close this as duplicate.
The Project name is only shown if different from the current project. If you have "global" docs (i.e. uploaded when current project is All Projects), then this would be shown here. If the current project is All Projects then all project names are shown. This works as designed. |
|