View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007046 | Anastasis | anastasis-gtk | public | 2021-10-19 21:07 | 2023-06-15 17:55 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | Git master | ||||
Target Version | 0.3.0 | Fixed in Version | 0.3.0 | ||
Summary | 0007046: birth date selection sometimes freezes up "next" button | ||||
Description | When doing a Testland, I tried to enter the birth date "2020-01-01" (because that's what I used as input to the webui). However, when I try to select this date, the "next" button freezes up. Even if I select some earlier date, it doesn't unfreeze. I need to re-start the application to unfreeze the button and use some different date. The exact order of how I'm doing things: 1. use "year forward" button until I'm in 2020 2. use "month back" button until I'm in January 3. select the first 4. enter name and square number (using 4) | ||||
Tags | No tags attached. | ||||
|
Huh looks like "January" is simply broken and freezes up the "next" button. |
|
Furthermore, the birth date given to the reducer is simply bogus. The 28th of February is stored as 1980-01-28. Looks like some off-by-one ... |
|
Fix committed to master branch. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-10-19 21:07 | Florian Dold | New Issue | |
2021-10-19 21:07 | Florian Dold | Status | new => assigned |
2021-10-19 21:07 | Florian Dold | Assigned To | => Christian Grothoff |
2021-10-19 21:11 | Florian Dold | Note Added: 0018442 | |
2021-10-19 21:14 | Florian Dold | Note Added: 0018443 | |
2021-11-06 12:13 | Christian Grothoff | Status | assigned => resolved |
2021-11-06 12:13 | Christian Grothoff | Resolution | open => fixed |
2021-11-06 12:13 | Christian Grothoff | Fixed in Version | => 0.3.0 |
2021-11-06 12:13 | Christian Grothoff | Product Version | => Git master |
2021-11-06 12:13 | Christian Grothoff | Target Version | => 0.3.0 |
2022-09-26 20:50 | Christian Grothoff | Status | resolved => closed |
2023-06-15 17:55 | Christian Grothoff | Changeset attached | => anastasis-gtk master 696a49ad |
2023-06-15 17:55 | Christian Grothoff | Note Added: 0020293 |