View Issue Details

IDProjectCategoryView StatusLast Update
0008681Talerwallet (WebExtension)public2024-04-15 21:32
ReporterChristian Grothoff Assigned Tosebasjm  
PriorityurgentSeverityblockReproducibilityalways
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.10Fixed in Version0.10 
Summary0008681: taler://withdraw-exchange/ broken in strange way
DescriptionI type taler://withdraw-exchange/exchange.chf.taler.net/ into the Wallet app.
As expected, it opens the "Digital cash withdrawal" dialog. Alas, for *exchange.demo.taler.net*, despite me having very explicitly specified the CHF installation!
TagsNo tags attached.

Activities

Christian Grothoff

2024-03-30 22:34

manager   ~0022055

It *works* if you add the (recently deprecated) master public key at the end of the URI.
However, the error handling is thus completely messed up: pass the wrong URI format, and it selects the wrong exchange instead of giving an error?
So:
1) support the new URI format without the master public key at the end, and
2) fix the error handling; if the URI doesn't specify an exchange as expected, say so, and don't start to withdraw from a different exchange!

sebasjm

2024-04-01 19:05

developer   ~0022081

7eb0f8a0a..2c1f3ffec

Issue History

Date Modified Username Field Change
2024-03-30 22:32 Christian Grothoff New Issue
2024-03-30 22:32 Christian Grothoff Status new => assigned
2024-03-30 22:32 Christian Grothoff Assigned To => sebasjm
2024-03-30 22:34 Christian Grothoff Note Added: 0022055
2024-04-01 19:05 sebasjm Status assigned => resolved
2024-04-01 19:05 sebasjm Resolution open => fixed
2024-04-01 19:05 sebasjm Note Added: 0022081
2024-04-09 13:11 Christian Grothoff Fixed in Version => 0.10
2024-04-15 21:32 Christian Grothoff Status resolved => closed