View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008965 | Taler | mechant backend | public | 2024-06-19 14:45 | 2024-07-26 00:12 |
Reporter | sebasjm | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.12 | Fixed in Version | 0.12 | ||
Summary | 0008965: add missing chars in the payto validation | ||||
Description | currently found that I couldn't add a bank account from a bank with x-taler-bank support if the bank account has _ (underscore) https://git.taler.net/exchange.git/commit/?id=aac16cd06101417eeeae16088d240ae1f58f08c7 but the current impl doesn't allow all the possible chars segment = *pchar pchar = unreserved / pct-encoded / sub-delims / ":" / "@" unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~" reserved = gen-delims / sub-delims gen-delims = ":" / "/" / "?" / "#" / "[" / "]" / "@" sub-delims = "!" / "$" / "&" / "'" / "(" / ")" / "*" / "+" / "," / ";" / "=" | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-06-19 14:45 | sebasjm | New Issue | |
2024-06-19 14:45 | sebasjm | Status | new => assigned |
2024-06-19 14:45 | sebasjm | Assigned To | => Christian Grothoff |
2024-06-23 09:44 | Christian Grothoff | Status | assigned => resolved |
2024-06-23 09:44 | Christian Grothoff | Resolution | open => fixed |
2024-06-23 09:44 | Christian Grothoff | Fixed in Version | => 0.12 |
2024-06-23 09:44 | Christian Grothoff | Note Added: 0022705 | |
2024-06-23 09:45 | Christian Grothoff | Product Version | 0.13 => git (master) |
2024-06-23 09:45 | Christian Grothoff | Target Version | 0.13 => 0.12 |
2024-07-26 00:12 | Christian Grothoff | Status | resolved => closed |