Skip to content

Log Controller Not Found when controller is not found.#864

Open
Ted-Tash wants to merge 3 commits intohotwired:mainfrom
Ted-Tash:ted-issue712
Open

Log Controller Not Found when controller is not found.#864
Ted-Tash wants to merge 3 commits intohotwired:mainfrom
Ted-Tash:ted-issue712

Conversation

@Ted-Tash
Copy link
Copy Markdown

@Ted-Tash Ted-Tash commented Jan 8, 2026

related to #712

This PR passes a missing controller name to the logging debugger and then returns null. Previously a missing controller simply returned null and swallowed the error, which made debugging difficult. Here we still swallow the error (no change in user facing function), but with logging to help the developers.

@Ted-Tash Ted-Tash requested a review from tabuna January 9, 2026 22:58
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.

2 participants