View Issue Details

IDProjectCategoryView StatusLast Update
0006593Talerwallet (Android App)public2021-08-24 16:23
ReporterFlorian Dold Assigned Togrote  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.8Fixed in Version0.8 
Summary0006593: "confirm with bank" button on pending withdrawal page opens Google Maps
DescriptionNo idea how this is happening, but this button leads me to Google Maps!

Which is rather unexpected ;-)
TagsNo tags attached.

Activities

grote

2020-09-09 14:22

developer   ~0016946

That is indeed unexpected. What is the withdrawal URL in this case?

Here when testing against test.taler.net, I get an intent chooser for apps that can handle https:// URLs
Are you sure that you didn't configure your device to open all links with google maps without asking?

Florian Dold

2020-09-09 14:54

manager   ~0016947

The default association is Chrome according to the settings. I haven't had this problem with any other apps on the same phone.

I'll provide some logs later.

The withdrawal was started on bank.test.taler.net (clicking the link for the transactions list details before confirming on the pybank website).

grote

2020-09-09 16:31

developer   ~0016948

So according to the logs the URL is the normal https://bank.test.taler.net/confirm-withdrawal/b0c21162-XXXXXX one. Can you check the app settings page for google maps in system settings and click "Open by default" there?

The alternative here instead of opening the link directly, is to let the user choose an app that can handle the link, even if a default is set, but this might be annoying to users.

Florian Dold

2020-09-09 16:46

manager   ~0016949

Other apps (e.g. K9 mail) open links directly in the browser, so it's unlikely that this is a system settings issue.

(I've checked anyway, and Google Maps is only allowed to handle links for Google domains.)

grote

2020-09-09 18:37

developer   ~0016950

Found the issue (forgot intent action). Fixed in f838c46

Issue History

Date Modified Username Field Change
2020-09-09 10:38 Florian Dold New Issue
2020-09-09 10:38 Florian Dold Status new => assigned
2020-09-09 10:38 Florian Dold Assigned To => Florian Dold
2020-09-09 11:08 Florian Dold Assigned To Florian Dold => grote
2020-09-09 14:22 grote Note Added: 0016946
2020-09-09 14:54 Florian Dold Note Added: 0016947
2020-09-09 14:54 Florian Dold File Added: Screenshot_20200909_181318_com.google.android.permissioncontroller.jpg
2020-09-09 16:31 grote Note Added: 0016948
2020-09-09 16:46 Florian Dold Note Added: 0016949
2020-09-09 18:37 grote Note Added: 0016950
2020-09-09 18:50 grote Status assigned => resolved
2020-09-09 18:50 grote Resolution open => fixed
2020-10-03 14:08 Christian Grothoff Fixed in Version => 0.8
2020-10-03 14:10 Christian Grothoff Target Version => 0.8
2021-08-24 16:23 Christian Grothoff Status resolved => closed