View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011554 | Taler | documentation | public | 2026-06-25 08:44 | 2026-06-25 08:44 |
| Reporter | htgoebel | Assigned To | |||
| Priority | high | Severity | text | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | git (master) | ||||
| Summary | 0011554: Wrong inter-document links in documentation | ||||
| Description | The documentation contains wrong links to other parts of the documentation. This makes it hard to work with the documentation. Examples: 1. In Merchant API, some links to data structures (defined in the same document) do not work. 2. In Merchant API, some links to common data structures (defined in the api-common) do not work | ||||
| Steps To Reproduce | 1. Go to https://docs.taler.net/core/api-merchant.html#claiming-an-order Case 1: 1. Go to https://docs.taler.net/core/api-merchant.html#creating-orders 2. Scroll down to "Details", "PostOrderRequest" 3. Click on the first "Order" --> will go to non-existing https://docs.taler.net/a-merchant.html#tsref-type-Order Case 1: 1. Go to https://docs.taler.net/core/api-merchant.html#creating-orders 2. Scroll down to "Details", "PostOrderRequest" 3. Click on the first "RelativeTime" (near "refund_delay" --> will go to non-existing https://docs.taler.net/api-common.html#tsref-type-RelativeTime | ||||
| Additional Information | Causes: Case 1: Link contains path, even if target is in same file Case 2: Path in link is missing "core/" Suggestion: As part of the CI, run a link-checker - at least every now and then. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-25 08:44 | htgoebel | New Issue |