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

CSV Metadata file with Mac OS 9 line endings #719

Open
mzur opened this issue Dec 11, 2023 · 2 comments
Open

CSV Metadata file with Mac OS 9 line endings #719

mzur opened this issue Dec 11, 2023 · 2 comments
Labels

Comments

@mzur
Copy link
Member

mzur commented Dec 11, 2023

BIIGLE does not read CSV metadata files with Mac OS 9 line endings (i.e. \r) correctly. Strings are split by \n here and here which works for Unix and Windows line endings. This should be made compatible with Mac OS 9 line endings, too.

@mzur mzur added the bug label Dec 11, 2023
@mzur mzur mentioned this issue Dec 11, 2023
38 tasks
@mzur
Copy link
Member Author

mzur commented Dec 11, 2023

This might become part of #709.

@mzur mzur moved this to Medium Priority in BIIGLE Roadmap Dec 11, 2023
@dlangenk
Copy link
Member

Mac OS 9 was released 2001🤪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Medium Priority
Development

No branches or pull requests

2 participants