Open FooChao opened 2 weeks ago
It is true that removing the data files set it to default data.
However, corrupting the file gives empty data.
Steps to reproduce:
Corrupt the data file such as by changing the birthday of a certian person to something wrong such as 'bb'
Run the jar file
After opening u see no person there.
This shows that corrupting file does not leads to default data but an empty address book.
Since the expected behaviour is different from the developer guide half of the time (when they corrupt and not remove), this is a rather serious bug.
Your response not required for this bug as the team has accepted the bug as it is.
It is true that removing the data files set it to default data.
However, corrupting the file gives empty data.
Steps to reproduce:
Corrupt the data file such as by changing the birthday of a certian person to something wrong such as 'bb'
Run the jar file
After opening u see no person there.
This shows that corrupting file does not leads to default data but an empty address book.
Since the expected behaviour is different from the developer guide half of the time (when they corrupt and not remove), this is a rather serious bug.