Project

General

Profile

Actions

Bug #3472

open

[SWT301_SE1955] Bug_0004 Logic failed

Bug #3472: [SWT301_SE1955] Bug_0004 Logic failed

Added by Huy Phúc Bùi about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
09/22/2025
Due date:
% Done:

0%

Estimated time:

Description

Line 27
Open and read file before check with conditions. It is wrong about logic
if(filePath == null){
System.out.println("Invalid file path");
return;
}
openFile(filePath);

No data to display

Actions

Also available in: PDF Atom