mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #359] [MERGED] Server fixes #1121
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:bugfixes📝 Commits (2)
36270bcFix firefox registry path0a087b4Server Fixes📊 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.