Closed rmccue closed 3 years ago
Importing URLs from CSV does not match the behaviour of manually creating them via the UI. In particular, URL-encoded strings are not normalised to the decoded UTF-8 characters, which then causes the hash not to match.
Importing URLs from CSV does not match the behaviour of manually creating them via the UI. In particular, URL-encoded strings are not normalised to the decoded UTF-8 characters, which then causes the hash not to match.