View Issue Details

IDProjectCategoryView StatusLast Update
0007601libeufinlibeufin-clipublic2023-02-21 16:38
ReporterMS Assigned ToMS  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version0.9.2 
Summary0007601: Errors print twice.
DescriptionIn the commands that use both "tell_user" and "check_response_status" functions,
the user sees the server message twice on the screen, upon failures.

Consider merging the two functions.
TagsNo tags attached.

Activities

MS

2023-01-19 17:21

manager   ~0019694

Last edited: 2023-01-19 17:21

Alternatively, call "check_response_status" before "tell_user". That way, when the first fails, it would exit and not let the second again print the response.

Issue History

Date Modified Username Field Change
2023-01-19 17:00 MS New Issue
2023-01-19 17:21 MS Note Added: 0019694
2023-01-19 17:21 MS Note Edited: 0019694
2023-01-20 16:26 MS Assigned To => MS
2023-01-20 16:26 MS Status new => resolved
2023-01-20 16:26 MS Resolution open => fixed
2023-02-21 16:37 Christian Grothoff Fixed in Version => 0.9.2
2023-02-21 16:38 Christian Grothoff Status resolved => closed
2023-04-13 20:39 Florian Dold Category command-line tools => libeufin-cli