View Issue Details

IDProjectCategoryView StatusLast Update
0009553Talerchallengerpublic2025-02-17 18:04
ReporterChristian Grothoff Assigned Tosebasjm  
PriorityurgentSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version1.0 
Summary0009553: challenger SPA fails to load
DescriptionAfter adding restrictions, I now just get "Internal error, please report. nothing to repeat". Great. :-(.
Steps To ReproduceHow to reproduce: go to https://exchange.taler-ops.ch/kyc-spa/GPVDZ1782WDT1EZJ7A07XWNA11YC8KAGH2722Y43D88MYKFD6DQG#/start and start the challenger process (before I purge the DB; if I did purge the DB, ask me to run a "taler-exchange-kyc-trigger -b CHF:1" on spec for you...
TagsNo tags attached.

Activities

sebasjm

2025-02-17 16:52

developer   ~0024099

This is a regular expression configuration from the server, error reporting can be better. Chrome show better info than Firefox.

Config:

  "restrictions": {
    "phone": {
      "hint": "Swiss number required",
      "regex": "+41[0-9]+"
    }
  },
image.png (14,827 bytes)   
image.png (14,827 bytes)   
image-2.png (12,225 bytes)   
image-2.png (12,225 bytes)   

sebasjm

2025-02-17 17:07

developer   ~0024100

updating the challenger configuration to "regex":"\\+41[0-9]+" worked for me

sebasjm

2025-02-17 18:02

developer   ~0024101

new error description
image-3.png (27,333 bytes)   
image-3.png (27,333 bytes)   

sebasjm

2025-02-17 18:04

developer   ~0024102

bfc39eeaf..512924620

Issue History

Date Modified Username Field Change
2025-02-17 09:43 Christian Grothoff New Issue
2025-02-17 09:43 Christian Grothoff Status new => assigned
2025-02-17 09:43 Christian Grothoff Assigned To => sebasjm
2025-02-17 16:52 sebasjm Note Added: 0024099
2025-02-17 16:52 sebasjm File Added: image.png
2025-02-17 16:52 sebasjm File Added: image-2.png
2025-02-17 17:07 sebasjm Note Added: 0024100
2025-02-17 18:02 sebasjm Note Added: 0024101
2025-02-17 18:02 sebasjm File Added: image-3.png
2025-02-17 18:04 sebasjm Status assigned => resolved
2025-02-17 18:04 sebasjm Resolution open => fixed
2025-02-17 18:04 sebasjm Note Added: 0024102