Skip to content

fix(reporter): remove the "Go to Forum" button and link - #60

Closed
soloturn wants to merge 1 commit into
masterfrom
soloturn-remove-forum-link
Closed

fix(reporter): remove the "Go to Forum" button and link#60
soloturn wants to merge 1 commit into
masterfrom
soloturn-remove-forum-link

Conversation

@soloturn

Copy link
Copy Markdown
Contributor

AI-assisted change proposal. Filed by agent driven by @soloturn via GDD.

Summary

SUPPORT_FORUM_LINK pointed at a dead URL - confirmed via a direct request, the domain resolves but returns HTTP 500, and cr-destsol's own forum sub-board is presumably in the same state. Rather than fix a link to a forum that no longer exists in a supportable form, removes the button entirely - per the issue's own acceptance criteria ("or the button/link is removed if the forum no longer exists in a supportable form").

Removed everywhere the button touched:

  • The button and its action listener in FinalActionsPanel.
  • SUPPORT_FORUM_LINK/RES_FORUM_ICON from GlobalProperties.KEY, and both cr-terasology's and cr-destsol's crashreporter.properties.
  • The forum icon resource.
  • The gotoForum i18n key from all 9 message bundles (base + de/es/fr/gl/it/ja/pl/pt/tr).

Fifth item from #53 (item 5 of 5, forum link - the Discord invite is the only one remaining); items 1-3 are #59, #56, #58.

Test plan

  • ./gradlew build - clean, no lingering references anywhere in the tree.

Related

SUPPORT_FORUM_LINK pointed at a dead URL - confirmed via a direct
request, the domain resolves but returns HTTP 500 - and cr-destsol's
own forum sub-board is presumably in the same state. Rather than
fix a link to a forum that no longer exists in a supportable form,
remove the button entirely, per the issue's own acceptance criteria.

Removed everywhere the button touched: the button and its action
listener in FinalActionsPanel, SUPPORT_FORUM_LINK/RES_FORUM_ICON from
both cr-terasology's and cr-destsol's crashreporter.properties and
GlobalProperties.KEY, the forum icon resource, and the gotoForum i18n
key from all 9 message bundles (base + de/es/fr/gl/it/ja/pl/pt/tr).

Fourth item from #53 (item 5 of 5, forum link - Discord invite remains
open); items 1-3 are #59, #56, #58.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b93a1c33-f88e-4ed6-b48a-8cec232a440a


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@BenjaminAmos

Copy link
Copy Markdown
Contributor

Before this is either merged or closed, I think a conclusion needs to be reached about if the forum is intended to be permanently unavailable or just offline for an extended period.

@soloturn

Copy link
Copy Markdown
Contributor Author

no conclusion in discord. so close it to not distract.

@soloturn soloturn closed this Aug 24, 2026
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.

2 participants