[PR #359] [MERGED] Server fixes #1121

Closed
opened 2026-02-27 15:53:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/359
Author: @ghost
Created: 8/27/2015
Status: Merged
Merged: 8/27/2015
Merged by: @MaxXor

Base: masterHead: bugfixes


📝 Commits (2)

📊 Changes

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

View changed files

📝 Client/Core/Recovery/Browsers/Firefox.cs (+5 -2)
📝 Server/Core/Compression/JpgCompression.cs (+5 -1)
📝 Server/Forms/FrmMain.cs (+7 -1)

📄 Description

-Fixed obtaining Firefox path from registry. Firefox path will only be in Wow6432Node if OS is 64-bit.
-Fixed null reference exception disposing an object in JpgCompression
-Fixed multiple client form disposal on client disconnect for password recovery


🔄 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/quasar/Quasar/pull/359 **Author:** [@ghost](https://github.com/ghost) **Created:** 8/27/2015 **Status:** ✅ Merged **Merged:** 8/27/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `bugfixes` --- ### 📝 Commits (2) - [`36270bc`](https://github.com/quasar/Quasar/commit/36270bc76c19d6ab45cc465666649e7cd617cddc) Fix firefox registry path - [`0a087b4`](https://github.com/quasar/Quasar/commit/0a087b461c7dd9e59a92ac59a7c4829657255a67) Server Fixes ### 📊 Changes **3 files changed** (+17 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Recovery/Browsers/Firefox.cs` (+5 -2) 📝 `Server/Core/Compression/JpgCompression.cs` (+5 -1) 📝 `Server/Forms/FrmMain.cs` (+7 -1) </details> ### 📄 Description -Fixed obtaining Firefox path from registry. Firefox path will only be in Wow6432Node if OS is 64-bit. -Fixed null reference exception disposing an object in `JpgCompression` -Fixed multiple client form disposal on client disconnect for password recovery --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:53:11 +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/Quasar#1121
No description provided.