Skip to content

fix: fall back from blank Atom entry IDs - #209

Open
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/fallback-blank-atom-entry-id
Open

vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/fallback-blank-atom-entry-id

Conversation

@vycdev2

@vycdev2 vycdev2 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • use an Atom entry link as its stable ID when the <id> element is blank
  • cover the feed-fetch path with a regression test
  • document the user-visible fallback

Verification

  • dotnet build — passed with 0 warnings and 0 errors
  • dotnet test — passed: 620 passed, 3 skipped, 0 failed
  • dotnet test Morpheus.Tests/Morpheus.Tests.csproj --filter FullyQualifiedName~RssFeedServiceTests.FetchAsync_WhenAtomIdIsBlank_UsesLinkAsEntryId — passed
  • git diff --check — passed

Risk

  • Low: the fallback only changes Atom entries whose IDs are blank; nonblank IDs remain authoritative.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

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