Skip to content

ManagementWebServerFactoryCustomizer and ManagementErrorPageCustomizer should not have the same order #45728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
snicoll opened this issue May 30, 2025 · 1 comment
Assignees
Labels
type: bug A general bug
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented May 30, 2025

This seems to have worked thus far by accident. They're both at order 0 and one is clearing the error pages while the other is registering an error page.

Flagging for team-attention as I am not sure where to fix this.

@snicoll snicoll added for: team-attention An issue we'd like other members of the team to review status: waiting-for-triage An issue we've not yet triaged labels May 30, 2025
@wilkinsona
Copy link
Member

I think we should fix it in 3.4.x and later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment