Bug 670 - FileHandler creating bugs for 2 different purposes.
Summary: FileHandler creating bugs for 2 different purposes.
Status: CONFIRMED
Alias: None
Product: Notes Sharing System
Classification: Unclassified
Component: fileHandler (show other bugs)
Version: 1
Hardware: PC Mac OS
: --- enhancement
Assignee: Shivam
URL:
Depends on:
Blocks:
 
Reported: 2021-12-06 21:15 HKT by Shivam
Modified: 2021-12-06 21:17 HKT (History)
0 users

See Also:


Attachments
The current state of the fileHandler (100.14 KB, image/png)
2021-12-06 21:15 HKT, Shivam
Details

Note You need to log in before you can comment on or make changes to this bug.
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.