Skip to content

findFile should be case insensitive #16

@FawazTakahji

Description

@FawazTakahji

If you try to check if a file called "foo" exists but the file name is "Foo" then findFile will return null, but If you try to create/move a file called "foo" then it will be renamed to "foo (1)", so I think it would be better if findFile is case insensitive, or maybe make it optional

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions