Skip to content

Invalid html in default login page #6417

Closed
@bestwmm

Description

@bestwmm

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

Metadata

Metadata

Assignees

Labels

in: webAn issue in web modules (web, webmvc)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions