View Issue Details

IDProjectCategoryView StatusLast Update
0009707Talerchallengerpublic2025-04-11 21:17
ReporterChristian Grothoff Assigned Tosebasjm  
PriorityurgentSeverityblockReproducibilityalways
Status resolvedResolutionunable to reproduce 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version1.0Fixed in Version1.0 
Summary0009707: 'send new code' button remains insensitive
DescriptionI didn't get my SMS TAN, wanted to diagnose it by sending it again, but the SPA doesn't even allow it (even though it should allow it up to 3x per number). There is even a button for it ("Send new code"), but it is always greyed out. Note that the hint on top correctly states that resending should only be possible after 20:18:12 -- but it is now 20:35, so it SHOULD be possible again. So the SPA should enable that button after the time stated, but does not -- not even on page reload.
TagsNo tags attached.
Attached Files
challenger-spa.png (72,156 bytes)   
challenger-spa.png (72,156 bytes)   

Activities

sebasjm

2025-04-09 02:17

developer   ~0024458

i can't reproduce it. it may be a combination of
 * server configuration, we need the config.address_type to get the $LAST_ADDRESS from the `last_address` map
 * the challenge status, the status of the challenge should return the last_address map (pin_transmissions_left can't be zero since is shown in the screen and it can't be retransmission_time)
 * an error at runtime (but you should see something there)

Right now the only possibility I see is that the `last_address` map from [1] doesn't have a key for the value in address_type [2] but I'm not sure how this can happen


[1]
https://docs.taler.net/core/api-challenger.html#tsref-type-ChallengeStatus

[2]
https://docs.taler.net/core/api-challenger.html#get--config

Christian Grothoff

2025-04-11 21:17

manager   ~0024519

I don't get this anymore in the latest version(s) as well.

Issue History

Date Modified Username Field Change
2025-04-07 20:36 Christian Grothoff New Issue
2025-04-07 20:36 Christian Grothoff Status new => assigned
2025-04-07 20:36 Christian Grothoff Assigned To => sebasjm
2025-04-07 20:36 Christian Grothoff File Added: challenger-spa.png
2025-04-09 02:17 sebasjm Note Added: 0024458
2025-04-11 21:17 Christian Grothoff Status assigned => resolved
2025-04-11 21:17 Christian Grothoff Resolution open => unable to reproduce
2025-04-11 21:17 Christian Grothoff Fixed in Version => 1.0
2025-04-11 21:17 Christian Grothoff Note Added: 0024519