Project

General

Profile

Actions

Bug #3486

open

DF_004 Wrong null check

Bug #3486: DF_004 Wrong null check

Added by Huy Hoàng Nguyễn about 1 month ago.

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

0%

Estimated time:

Description

Line 7
filePath is empty so print in console is "File opened sucessfully". It is wrong logic
if(filePath != null || !(filePath.isEmpty)){}

No data to display

Actions

Also available in: PDF Atom