Bug 670

Summary: FileHandler creating bugs for 2 different purposes.
Product: Notes Sharing System Reporter: Shivam <shivamhaldiya>
Component: fileHandlerAssignee: Shivam <shivamhaldiya>
Status: CONFIRMED ---    
Severity: enhancement    
Priority: ---    
Version: 1   
Hardware: PC   
OS: Mac OS   
Attachments: The current state of the fileHandler

Description Shivam 2021-12-06 21:15:53 HKT
Created attachment 112 [details]
The current state of the fileHandler

Creating Errors when used for handling both the user database and the file managing system. This is leading to incorrect file reading and improper implementation of user Database.
Comment 1 Shivam 2021-12-06 21:17:20 HKT
The Bug was later resolved with the creation of the fileCheckerServerHandler class and the UserDatabaseHandler class for the different purposes of file checking and user database handling.