View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011472 | Taler | merchant backoffice SPA | public | 2026-06-04 16:46 | 2026-06-10 22:24 |
| Reporter | vecirex | Assigned To | vecirex | ||
| Priority | high | Severity | text | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Summary | 0011472: In DE (at least): Confusing text at phone no. field when creating instance | ||||
| Description | The text is confusing, because this number is supposed to be a mobile phone number and not just any generic number. | ||||
| Steps To Reproduce | Just start process to create a new instance, then: cf. screenshot, like this to be seen as red text in v1.6.0 of taler-merchant and as long as a wrong number is present. | ||||
| Additional Information | Check also other translations, and source lang. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
|
This needs fixed src lang strings (where the issue originates), as they're not mainly used for contact, but for MFA / security reasons; also stressing on the phone no. being a mobile phone no. makes sense:hernani@clementine:~/taler/git/taler-typescript-core/packages/taler-merchant-webui/src/i18n$ grep -r "Contact email" * | head -5 de.po:msgid "Contact email" en.po:msgid "Contact email" es.po:msgid "Contact email" fr.po:msgid "Contact email" he.po:msgid "Contact email" hernani@clementine:~/taler/git/taler-typescript-core/packages/taler-merchant-webui/src/i18n$ grep -r "Contact phone" * | head -5 de.po:msgid "Contact phone" de.po:msgid "Contact phone number" en.po:msgid "Contact phone" en.po:msgid "Contact phone number" es.po:msgid "Contact phone" hernani@clementine:~/taler/git/taler-typescript-core/packages/taler-merchant-webui/src/i18n$ |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-04 16:46 | vecirex | New Issue | |
| 2026-06-04 16:46 | vecirex | Status | new => assigned |
| 2026-06-04 16:46 | vecirex | Assigned To | => vecirex |
| 2026-06-04 16:46 | vecirex | File Added: Bildschirmfoto 2026-06-04 um 16.41.26.png | |
| 2026-06-04 16:47 | vecirex | Status | assigned => confirmed |
| 2026-06-04 16:47 | vecirex | Steps to Reproduce Updated | |
| 2026-06-04 16:48 | vecirex | Relationship added | related to 0011467 |
| 2026-06-10 22:24 | vecirex | Status | confirmed => assigned |
| 2026-06-10 22:24 | vecirex | Note Added: 0028852 |