sulu / SuluRedirectBundle

Sulu bundle for managing redirects
MIT License
18 stars 19 forks source link

Added detect linebreak and improve duplicate detection #15

Closed wachterjohannes closed 6 years ago

wachterjohannes commented 6 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets none
Related issues/PRs none
License MIT

What's in this PR?

This PR adds the detection of linebreak to allow \r\n or \n. Additionally, it improves the detection of duplicated entries (case-insensitive).

Why?

Files from mac excel are not supported currently.