[PR #6163] [MERGED] Fix index out of range and add reg tests #10839

Closed
opened 2026-02-07 06:27:38 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6163
Author: @Bond-009
Created: 6/8/2021
Status: Merged
Merged: 6/8/2021
Merged by: @cvium

Base: masterHead: tests3


📝 Commits (1)

  • 2fc1437 Fix index out of range and add reg tests

📊 Changes

2 files changed (+32 additions, -2 deletions)

View changed files

📝 Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs (+2 -2)
tests/Jellyfin.Server.Tests/UrlDecodeQueryFeatureTests.cs (+30 -0)

📄 Description

No description provided


🔄 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/jellyfin/jellyfin/pull/6163 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 6/8/2021 **Status:** ✅ Merged **Merged:** 6/8/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `tests3` --- ### 📝 Commits (1) - [`2fc1437`](https://github.com/jellyfin/jellyfin/commit/2fc14375f8b935b2530c82a23621e3f001b6c05c) Fix index out of range and add reg tests ### 📊 Changes **2 files changed** (+32 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs` (+2 -2) ➕ `tests/Jellyfin.Server.Tests/UrlDecodeQueryFeatureTests.cs` (+30 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:27:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10839