Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to import when there are /n or /r within a string. #115

Open
AliziaKaline opened this issue Jul 30, 2022 · 0 comments · May be fixed by #116
Open

Impossible to import when there are /n or /r within a string. #115

AliziaKaline opened this issue Jul 30, 2022 · 0 comments · May be fixed by #116

Comments

@AliziaKaline
Copy link

AliziaKaline commented Jul 30, 2022

The CSV import will fail when there is /n or /r in a spell description for example. The tool should consider that it's a new row. WoW should consider only /r/n as new row, which allow newline in description.

How to reproduce :
Open a DBC with /n or /r in any string.
Export to CSV.
Import from CSV. Fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant