-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: webAn issue in web modules (web, webmvc)An issue in web modules (web, webmvc)type: bugA general bugA general bug
Milestone
Description
Summary
Invalid html in spring-security/web/src/main/java/org/springframework/security/web/authentication/defaultLoginPageGeneratingFilter.java::generateLoginPageHtml.
Actual Behavior
div class="container" at line 237 is not closed. Closing div required around line 291 before "".
Page does not validate, but Chrome gracioiusly display the page correctly.
Expected Behavior
Pass validation test.
Configuration
n/a
Version
org.spring.framework.boot,l artifactID spring-boot-starter-security version 2.1.0.RELEASE
Sample
lecaros
Metadata
Metadata
Assignees
Labels
in: webAn issue in web modules (web, webmvc)An issue in web modules (web, webmvc)type: bugA general bugA general bug