View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017509 | Scribus | Documentation | public | 2025-04-28 14:40 | 2025-04-28 14:46 |
Reporter | JLuc | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Summary | 0017509: Dead link in wiki | ||||
Description | On https://wiki.scribus.net/canvas/Core_Coding_Project , the "trivial", "tweak", "minor", "feature request" links lead to an error page (see screenshot). These are all redirected via `permalink_page.php` eg `http://bugs.scribus.net/permalink_page.php?url=http%3A%2F%2Fbugs.scribus.net%2Fsearch.php%3Fproject_id%3D1%26severity_id%3D20%26sticky_issues%3Don%26sortby%3Dlast_updated%26dir%3DDESC%26hide_status_id%3D90` When urldecoded, the linked page is `http://bugs.scribus.net/search.php?project_id=1&severity_id=20&sticky_issues=on&sortby=last_updated&dir=DESC&hide_status_id=90` This url doesnt provide an error, but redirects to https://bugs.scribus.net/view_all_bug_page.php?filter=680f948e9499c that doesnt provide the expected page either. In a previous lost version of this issue, it was commented that only administrators could follow these links. But these "Ideas Where to Start" are intended to newcomers. The "Roadmap", GSOC, or "Main API" links are OK. | ||||
Tags | No tags attached. | ||||
Patch | No | ||||