View Issue Details

IDProjectCategoryView StatusLast Update
0009862Talerwallet (iOS App)public2025-05-08 22:06
ReporterMarcS Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Product Versiongit (master) 
Target Versionpost-1.0 
Summary0009862: Copy+paste of paytoUri produces twice percent-encoded string on iOS 18.x
Descriptionwallet-core delivers a (once) percent-encoded payto. When passing this to iOS Sharing, former iOS versions took the string as it was, but newer iOS versions add (another) percent-encoding.
Since we cannot prevent iOS doing this, the wallet needs to remove the first (wallet-core) percent-encoding to avoid ending up with double encoding.
TagsNo tags attached.

Activities

Christian Grothoff

2025-05-08 22:04

manager   ~0024851

We should first figure out where to even show paytos, and decide to enable it. Thus low priority.

Issue History

Date Modified Username Field Change
2025-05-04 09:30 MarcS New Issue
2025-05-04 09:30 MarcS Status new => assigned
2025-05-04 09:30 MarcS Assigned To => MarcS
2025-05-08 22:04 Christian Grothoff Assigned To MarcS =>
2025-05-08 22:04 Christian Grothoff Status assigned => confirmed
2025-05-08 22:04 Christian Grothoff Product Version 1.0 stretch goals => git (master)
2025-05-08 22:04 Christian Grothoff Target Version 1.0 stretch goals => post-1.0
2025-05-08 22:04 Christian Grothoff Note Added: 0024851
2025-05-08 22:05 Christian Grothoff Priority normal => low