Skip to content

fix: Don't crash if quote viewdata is missing#2107

Merged
nikclayton merged 1 commit intopachli:mainfrom
nikclayton:npe-quote
Feb 13, 2026
Merged

fix: Don't crash if quote viewdata is missing#2107
nikclayton merged 1 commit intopachli:mainfrom
nikclayton:npe-quote

Conversation

@nikclayton
Copy link
Copy Markdown
Contributor

No description provided.

@nikclayton nikclayton merged commit 40735d9 into pachli:main Feb 13, 2026
27 checks passed
@nikclayton nikclayton deleted the npe-quote branch February 14, 2026 12:03
nikclayton added a commit to nikclayton/pachli-android that referenced this pull request Feb 14, 2026
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 added a commit that referenced this pull request Feb 14, 2026
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
@badnetmask@hachyderm.io.
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