Skip to content

ModelAndViewAssert.assertViewName() is not nullsafe [SPR-6300] #10966

Closed
@spring-projects-issues

Description

@spring-projects-issues

Martin Flower opened SPR-6300 and commented

line 204 contains expectedName.equals()

it could be improved to check for expectedName != null


Affects: 2.5.6

Referenced from: commits 613b4d1

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions