Skip to content

TOO BUGGY! Absolutely wrong behavior if file name contains some dots. #74

@ChipZhang

Description

@ChipZhang

If I set mode to 'Replace' & 'Entire filename', it is expected the input regexp should match the entire filename, but in fact, the regexp only matches part of the filename if it contains some dots.

Just create a file named 123.abc, input the regexp .* and replace with @, the expected filename should be @.
But this buggy software just give totally wired result. And you'll easily find even more bugs if you continue to use it.

Have you even tested your program?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions