Skip to content

fix: malformed versions causing versions list page to crash#6315

Merged
IMB11 merged 1 commit into
mainfrom
truman/dev-1115
Jun 5, 2026
Merged

fix: malformed versions causing versions list page to crash#6315
IMB11 merged 1 commit into
mainfrom
truman/dev-1115

Conversation

@tdgao
Copy link
Copy Markdown
Contributor

@tdgao tdgao commented Jun 5, 2026

Example: https://modrinth.com/mod/silk/versions?page=2 has a malformed version 1.6.0 with no files, loaders, or game versions

@modrinth-bot
Copy link
Copy Markdown
Member

modrinth-bot commented Jun 5, 2026

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

Security

Website

Added

Changed

Deprecated

Removed

Fixed

  • Malformed versions causing versions table page to crash

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

{
page: 1,
count: 1,
linkFunction: (page: number) => void page,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removing since its a no-op and not needed

@tdgao tdgao linked an issue Jun 5, 2026 that may be closed by this pull request
2 tasks
@modrinth-bot
Copy link
Copy Markdown
Member

@IMB11 IMB11 added this pull request to the merge queue Jun 5, 2026
Merged via the queue into main with commit c653228 Jun 5, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Error in loading version page

3 participants