Skip to content

fix: resolve escape ampersand character causing 400 error#72

Merged
RafaelCenzano merged 1 commit into
mainfrom
fix-things
Apr 3, 2026
Merged

fix: resolve escape ampersand character causing 400 error#72
RafaelCenzano merged 1 commit into
mainfrom
fix-things

Conversation

@RafaelCenzano

Copy link
Copy Markdown
Member

Description

  • Issue with certain lost and found types due to bleach handling ampersand in an unexpected manor that caused mismatching values and 400 errors

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@RafaelCenzano RafaelCenzano merged commit c417a09 into main Apr 3, 2026
6 checks passed
@RafaelCenzano RafaelCenzano deleted the fix-things branch April 3, 2026 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant