• Brian Clozel's avatar
    Fix HTTP status error template rendering in WebFlux · da53a0b8
    Brian Clozel authored
    Prior to this commit, a change in `HttpStatus.toString` since SPR-16898
    prevented the default WebFlux `ErrorWebExceptionHandler` to render
    template views for exact HTTP status (e.g. "404.html").
    This issue does not affect the resolution of series, like "4xx.html".
    
    This commit fixes `DefaultErrorWebExceptionHandler` to use
    `HttpStatus.value()` when attempting to resolve error views.
    
    Closes gh-15083
    da53a0b8
Name
Last commit
Last update
..
META-INF Loading commit data...
batch Loading commit data...
cache Loading commit data...
custom-templates Loading commit data...
db Loading commit data...
mustache-templates Loading commit data...
org/springframework/boot/autoconfigure Loading commit data...
session Loading commit data...
templates Loading commit data...
test Loading commit data...
welcome-page Loading commit data...
wsdl Loading commit data...
application-switch-messages.properties Loading commit data...
application.properties Loading commit data...
city.sql Loading commit data...
custom-schema-sample.ldif Loading commit data...
custom-schema.ldif Loading commit data...
data-jdbc-schema.sql Loading commit data...
data.sql Loading commit data...
early-init-test.xml Loading commit data...
ehcache.xml Loading commit data...
ehcache3.xml Loading commit data...
hazelcast.xml Loading commit data...
infinispan.xml Loading commit data...
ksLoc Loading commit data...
ksLocP Loading commit data...
logback-test.xml Loading commit data...
logging.properties Loading commit data...
schema-multi-basedn.ldif Loading commit data...
schema.ldif Loading commit data...
schema.sql Loading commit data...
switch-messages.properties Loading commit data...
tsLoc Loading commit data...
tsLocP Loading commit data...