View Issue Details

IDProjectCategoryView StatusLast Update
0011620Talerwallet (all platforms)public2026-08-10 11:33
Reportervecirex Assigned Tovecirex  
PrioritynormalSeverityminorReproducibilitysometimes
Status assignedResolutionopen 
Target Version1.7 
Summary0011620: Wallet apps (incl. taller-wallet-cli) just hang if /terms (exchange) missing + "NULL" terms cannot be accepted
DescriptionWhile in a real-world scenario it makes sense and is also legally needed to have /terms (in this case: exchange), wallets should say they are aborting because of missing terms and not just keep the user in the void, without proper way even to return to the main screen.

In one case (iOS), it was first possible to add the exchange not exposing terms, but then when trying to withdraw, it hanged there. Also it was not possible to accept the "terms" (being shown as NULL) in the list of payment providers; the blue button usually disappearing if it works, in that case it just stayed stuck there, doing nothing.

So, problem: apps might hang (at various locations) because of missing /terms.
Additional InformationTo be noted:

/terms can also temporarily not be seen (server overload, temporary proxying issues etc.), such that a user might get directly stuck trying to use a payment provider; this should be avoided in terms of UX.
Tagsquality, ux, wallet

Activities

vecirex

2026-07-09 17:18

administrator   ~0029125

NOTE out of QC session:

show this issue happening w/ taler-wallet-cli

Florian Dold

2026-08-10 11:33

manager   ~0029452

Works at the level of wallet-core, please check if the issue still persists for apps once at least wallet-core 1.6.24 is published.

commit 85fe77450525cd8f0e20f59968ec8591cb4fbd3a (HEAD -> master, durian/dev/bots/missing-tos-regression)
Author: Florian Dold <dold@taler.net>
Date: Mon Aug 10 11:22:22 2026 +0200

    harness: test withdrawal without exchange terms

Issue History

Date Modified Username Field Change
2026-07-09 10:39 vecirex New Issue
2026-07-09 10:39 vecirex Tag Attached: quality
2026-07-09 10:39 vecirex Tag Attached: ux
2026-07-09 10:39 vecirex Tag Attached: wallet
2026-07-09 10:40 vecirex Description Updated
2026-07-09 17:18 vecirex Note Added: 0029125
2026-07-09 17:55 Christian Grothoff Assigned To => Florian Dold
2026-07-09 17:55 Christian Grothoff Status new => assigned
2026-07-09 19:04 vecirex Description Updated
2026-07-28 16:06 Florian Dold Target Version => 1.7
2026-08-10 11:33 Florian Dold Note Added: 0029452
2026-08-10 11:33 Florian Dold Assigned To Florian Dold => vecirex