Skip to content

Fix federation error "The note creation failed with duplication error even when there is no duplication" (resolves #749)

What does this PR do?

Ensure that parseUri preserves the original input string, without any normalization or encoded. This is necessary to ensure that lookups by URI are resolved correctly, as URIs are stored as-is without any normalization.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports

Loading