Skip to content

fix: Render quotes on boosts#2113

Merged
nikclayton merged 1 commit intopachli:mainfrom
nikclayton:fix-boost-with-quote
Feb 14, 2026
Merged

fix: Render quotes on boosts#2113
nikclayton merged 1 commit intopachli:mainfrom
nikclayton:fix-boost-with-quote

Conversation

@nikclayton
Copy link
Copy Markdown
Contributor

The status that wraps a boost can't contain a quote (it's always null) but was being looked to for the quote property. This meant that if a boosted status contained a quote the quote wasn't found, which caused problems later when rendering.

This is the underlying bug that #2107 / 40735d9 worked around.

Found thanks to a detailed bug report with reproduction recipe from @[email protected].

The status that wraps a boost can't contain a quote (it's always null) but
was being looked to for the `quote` property. This meant that if a boosted
status contained a quote the quote wasn't found, which caused problems
later when rendering.

This is the underlying bug that pachli#2107 / 40735d9 worked around.

Found thanks to a detailed bug report with reproduction recipe from
@badnetmask@hachyderm.io.
@nikclayton nikclayton merged commit 9fa9c75 into pachli:main Feb 14, 2026
27 checks passed
@nikclayton nikclayton deleted the fix-boost-with-quote branch February 14, 2026 13:51
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