Skip to content

Fix recursive context inclusion of ActivityStreams URL#1997

Merged
BentiGorlich merged 1 commit intomainfrom
fix/recursive-context
Feb 6, 2026
Merged

Fix recursive context inclusion of ActivityStreams URL#1997
BentiGorlich merged 1 commit intomainfrom
fix/recursive-context

Conversation

@BentiGorlich
Copy link
Member

An activity always has the ActivityStreams URL twice in the context:

  • in the @context property
  • and in the /context.json endpoint

Remove that URL from the activity's @context property

Fixes #1958

An activity always has the ActivityStreams URL twice in the context:
- in the `@context` property
- and in the `/context.json` endpoint

Remove that URL from the activity's `@context` property
@BentiGorlich BentiGorlich added the activitypub ActivityPub related issues label Feb 5, 2026
@BentiGorlich BentiGorlich merged commit 47e9320 into main Feb 6, 2026
9 checks passed
@BentiGorlich BentiGorlich deleted the fix/recursive-context branch February 6, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

activitypub ActivityPub related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mbin publishes instance-local JSON-LD context that causes recursive context inclusion and invalid JSON-LD

2 participants