mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6165] [MERGED] Fix duplicate keys causing an exception #10843
Reference in New Issue
Block a user
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/jellyfin/jellyfin/pull/6165
Author: @Bond-009
Created: 6/8/2021
Status: ✅ Merged
Merged: 6/9/2021
Merged by: @cvium
Base:
master← Head:tests4📝 Commits (1)
06401ffFix duplicate keys causing an exception📊 Changes
4 files changed (+45 additions, -4 deletions)
View changed files
📝
Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs(+8 -3)📝
tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs(+20 -0)📝
tests/Jellyfin.Server.Integration.Tests/EncodedQueryStringTest.cs(+15 -0)📝
tests/Jellyfin.Server.Tests/UrlDecodeQueryFeatureTests.cs(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.