View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0009862 | Taler | wallet (iOS App) | public | 2025-05-04 09:30 | 2025-05-08 22:06 | 
| Reporter | MarcS | Assigned To | |||
| Priority | low | Severity | minor | Reproducibility | always | 
| Status | confirmed | Resolution | open | ||
| Product Version | git (master) | ||||
| Target Version | post-1.0 | ||||
| Summary | 0009862: Copy+paste of paytoUri produces twice percent-encoded string on iOS 18.x | ||||
| Description | wallet-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.  | ||||
| Tags | No tags attached. | ||||
| 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 |