Open junianob opened 1 year ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
Wrong json url does not result in error
Editing the url in json storage to not follow the format as stated does not result in error (ww. instead of www.)
[original: nus-cs2103-AY2223S2/pe-interim#1884] [original labels: type.FunctionalityBug severity.Medium]
[This is the team's response to the above 'original' bug]
Directly editing data files is meant for advanced users and should be done at their own risk.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: The issues caused by a corrupted tag and a corrupted library are 2 separate matters.
Corrupting data file
Messing with the data files can cause the App to not display any data without throw errors of file corruption.
Immediately opening
Casually adding a new bookmark...
All data overwritten....
This can be disastrous if the user is not aware and adds in a new bookmark after modifying his library. If he has a large amount of bookmarks, they're now all gone.
An error message can be thrown instead and provide a warning that adding new bookmarks will completely override the old corrupted data.