Skip to content

fix: Uploaded files with quoted names appear as %22 in chat#39000

Draft
Copilot wants to merge 3 commits into
developfrom
copilot/fix-quoted-names-html-escapes
Draft

fix: Uploaded files with quoted names appear as %22 in chat#39000
Copilot wants to merge 3 commits into
developfrom
copilot/fix-quoted-names-html-escapes

fix: only decode %22 in filenames, not line break characters

2c8d382
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

70.64% (+0.00%) compared to 55bf071

View this Pull Request on Codecov

70.64% (+0.00%) compared to 55bf071

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.64%. Comparing base (55bf071) to head (2c8d382).
⚠️ Report is 749 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop   #39000   +/-   ##
========================================
  Coverage    70.64%   70.64%           
========================================
  Files         3189     3189           
  Lines       112716   112716           
  Branches     20413    20413           
========================================
  Hits         79632    79632           
  Misses       31040    31040           
  Partials      2044     2044           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.