[PR #1288] [MERGED] Don't cast item IDs to boolean inside if statements #1850

Closed
opened 2026-02-25 23:31:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1288
Author: @marcelklehr
Created: 11/17/2022
Status: Merged
Merged: 11/18/2022
Merged by: @marcelklehr

Base: developHead: fix/1281


📝 Commits (1)

  • df18956 Don't cast item IDs to boolean inside if statements

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 src/lib/Mappings.ts (+1 -1)
📝 src/lib/Scanner.ts (+1 -1)
📝 src/lib/browser/BrowserTree.ts (+1 -1)

📄 Description

fixes #1281


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/1288 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 11/17/2022 **Status:** ✅ Merged **Merged:** 11/18/2022 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/1281` --- ### 📝 Commits (1) - [`df18956`](https://github.com/floccusaddon/floccus/commit/df18956a471fc33aeaf08e411b98944e7b94e5a9) Don't cast item IDs to boolean inside if statements ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/Mappings.ts` (+1 -1) 📝 `src/lib/Scanner.ts` (+1 -1) 📝 `src/lib/browser/BrowserTree.ts` (+1 -1) </details> ### 📄 Description fixes #1281 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1850
No description provided.