View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009829 | Taler | other | public | 2025-04-30 21:45 | 2026-08-31 20:57 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | low | Severity | tweak | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | post-1.0 | ||||
| Summary | 0009829: move buildPaginatedResult to util in taler-typescript-core.git | ||||
| Description | The same function (buildPaginatedResult) is repeated 4+ times in different taler-typescript-core packages. It also uses the OperationResult type in a weird way. That type is only meant to be used for actual HTTP responses. | ||||
| Tags | debt | ||||
|
|
commit 2bd48c4d3e6619f3c06468706bb4174d67dc78c1 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <dold@taler.net> Date: Mon Aug 31 20:56:30 2026 +0200 web-util: remove faked HTTP response shape from pagination Issue: https://bugs.taler.net/n/9829 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-04-30 21:45 | Florian Dold | New Issue | |
| 2025-04-30 22:17 | Christian Grothoff | Status | new => confirmed |
| 2025-04-30 22:17 | Christian Grothoff | Product Version | => git (master) |
| 2025-05-08 22:21 | Christian Grothoff | Target Version | 1.1 => post-1.0 |
| 2025-06-08 20:21 | Christian Grothoff | Tag Attached: debt | |
| 2026-08-31 20:57 | Florian Dold | Assigned To | => Florian Dold |
| 2026-08-31 20:57 | Florian Dold | Status | confirmed => resolved |
| 2026-08-31 20:57 | Florian Dold | Resolution | open => fixed |
| 2026-08-31 20:57 | Florian Dold | Note Added: 0029805 |