Bug 121807 - Program crashed when input decimal number age for a contact
Summary: Program crashed when input decimal number age for a contact
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
3.5.5.3 release
Hardware: x86 (IA32) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-29 16:12 UTC by o335446
Modified: 2018-12-03 13:25 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description o335446 2018-11-29 16:12:25 UTC
Description:
When I execute add contact command with a decimal number age, the progarm crashed.

Steps to Reproduce:
1. Start the Resource Manager
2. Execute “contact add person 4.3
3. An exception is shown


Actual Results:
The program crashed and a number format exception is shown.

Expected Results:
A message "age cannot be a decimal number" is shown.


Reproducible: Always


User Profile Reset: No



Additional Info:
The software needs to do exception handling.
Comment 1 Xisco Faulí 2018-12-03 13:23:45 UTC
Setting to RESOLVED WORKSFORME as the commit fixing this issue hasn't been identified.