diff options
author | Lars Henriksen <LarsHenriksen@get2net.dk> | 2018-06-04 17:01:01 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2018-06-05 05:52:30 +0200 |
commit | 40eb6f809eb22770543fe5ec6c0fc1fc1c9297df (patch) | |
tree | d3703a2b36018bfd5367b07c1fb0e2bbaaa5a309 /src/strings.c | |
parent | 500b0c080e53c40dc46bbc05e94575b32fa72499 (diff) | |
download | calcurse-40eb6f809eb22770543fe5ec6c0fc1fc1c9297df.tar.gz calcurse-40eb6f809eb22770543fe5ec6c0fc1fc1c9297df.zip |
Fix appointment becoming event
You try to enter an appointment, but enter an invalid start time (by
mistake). Calcurse rejects the input. You enter the correct start time
and calcurse asks for the description, not the end time, i.e. you get an
event.
The check for an event must only be performed on valid input.
Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk>
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'src/strings.c')
0 files changed, 0 insertions, 0 deletions