View Issue Details

IDProjectCategoryView StatusLast Update
0007044AnastasisC reducer implementationpublic2023-06-15 17:54
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.3.0Fixed in Version0.3.0 
Summary0007044: C reducer returns malformed error response when provider is offline
Description{
    "http_status": 0,
    "upload_status": 10,
    "provider_url": "http://localhost:8089/"
}

=> the "code" field is missing, and a "hint" and "details" field should ideally be present.
TagsNo tags attached.

Activities

Christian Grothoff

2021-12-27 20:32

manager   ~0018595

Fixed in 50ffc2d..7d93e84.

Christian Grothoff

2023-06-15 17:54

manager   ~0020279

Fix committed to master branch.

Related Changesets

anastasis: master 7d93e843

2021-12-27 21:32

Christian Grothoff


Details Diff
fix 0007044 Affected Issues
0007044
mod - src/lib/anastasis_backup.c Diff File
mod - src/reducer/anastasis_api_backup_redux.c Diff File

Issue History

Date Modified Username Field Change
2021-10-19 13:07 Florian Dold New Issue
2021-10-19 13:07 Florian Dold Status new => assigned
2021-10-19 13:07 Florian Dold Assigned To => Christian Grothoff
2021-12-27 20:32 Christian Grothoff Note Added: 0018595
2021-12-27 20:32 Christian Grothoff Status assigned => resolved
2021-12-27 20:32 Christian Grothoff Resolution open => fixed
2021-12-27 20:32 Christian Grothoff Fixed in Version => 0.3.0
2021-12-27 20:32 Christian Grothoff Product Version => Git master
2021-12-27 20:32 Christian Grothoff Target Version => 0.3.0
2022-09-26 20:50 Christian Grothoff Status resolved => closed
2023-06-15 17:54 Christian Grothoff Changeset attached => anastasis master 7d93e843
2023-06-15 17:54 Christian Grothoff Note Added: 0020279