sulu / SuluRedirectBundle

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

Could not import CSV file #87

Open nlipkanov opened 1 year ago

nlipkanov commented 1 year ago
Q A
Bug? yes
New Feature? no
Sulu Version ~2.4.2
SuluRedirect Version ^2.1
Browser Version Google Chrome Version 108.0.5359.125

Actual Behavior

Only tried in Google Chrome Browser

Import a CSV file with the two columns "source" and "target" result an error of: The intl string context variable "fileName" was not provided to the string "Unexpected error while uploading {fileName, select, undefined{a file} other{the file {fileName}}} to the server."

Expected Behavior

Importing a CSV file with those two columns should be possible according to the docs.

Steps to Reproduce

Create a CSV file with the required columns "target" and "source" and try to import it.

Screenshots

image

hual7 commented 1 year ago

Delimiter/Separator must be a ","

Bildschirm­foto 2023-02-26 um 14 27 12