Closed Bug 1831569 Opened 2 years ago Closed 2 years ago

Use the original value instead

Categories

(Invalid Bugs :: General, defect)

x86_64
Windows 11
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: hanaaymanyehia, Unassigned, Mentored)

Details

Attachments

(2 files)

79.60 KB, application/octet-stream
Details
79.60 KB, application/octet-stream
Details
No description provided.
Mentor: nouranloly, shahd2003fayez
Attached file CurriculaCourses.java
Attached file CurriculaCourses.java

in line 1189 :-
return - (s0 == null ? Float.valueOf(0) : s0).compareTo(s1 == null ? Float.valueOf(0) : s1);

Summary: return - (s0 == null ? Float.valueOf(0) : s0).compareTo(s1 == null ? Float.valueOf(0) : s1); the bug reported ->( Use the original value instead) → Use the original value instead
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Component: Preferences: Backend → General
Product: Core → Invalid Bugs
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: