Open
Description
According to regex it seems to take only last character of the first group instead of full part.
to fix it the first group should be like: ([^\\.]+)
Update: tested it with incorrect format and it seemed to even work correctly, even though according to regex it should only take last character, i.e. logo.f0e512c7.svg to o.svg
regexr.com/42sol
Metadata
Metadata
Assignees
Labels
No labels