Skip to content

Fix recursive context inclusion of ActivityStreams URL#1997

Open
BentiGorlich wants to merge 1 commit intomainfrom
fix/recursive-context
Open

Fix recursive context inclusion of ActivityStreams URL#1997
BentiGorlich wants to merge 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
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

1 participant