Skip to content

Fix/5662 default content type sba settings - #5670

Open
ulischulte wants to merge 2 commits into
masterfrom
fix/5662-default-content-type-sba-settings
Open

ulischulte wants to merge 2 commits into
masterfrom
fix/5662-default-content-type-sba-settings

Conversation

@ulischulte

@ulischulte ulischulte commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

closes #5662

Dropped produces. No content-type constraint on the mapping → matches regardless of negotiated media type → handler always resolves → 200 OK returned (browsers/Thymeleaf still get correct JS body; content-type falls back to whatever the view resolver's AbstractThymeleafView default is, which serving JS as text isn't blocked by an explicit MVC-level negotiation gate anymore).

@ulischulte
ulischulte requested a review from a team as a code owner September 18, 2026 08:15
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.

Bug: When accessing the web page, sba-settings.js throws a 406 (Not Acceptable) error.

1 participant