Skip to content

StringUtils.cleanPath should not strip off the entire path for file:./ [SPR-16908] #21447

@spring-projects-issues

Description

@spring-projects-issues

Madhura Bhave opened SPR-16908 and commented

StringUtils.cleanPath("file:../") returns file:../ and it doesn't seem right that StringUtils.cleanPath("file:./") returns file:


Affects: 5.0.6

Reference URL: spring-projects/spring-boot#13147

Referenced from: commits d3b06a1, 7a02e43

0 votes, 5 watchers

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions