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

Catmandu::Importer::PICA with windows line endings #38

Open
cKlee opened this issue May 31, 2017 · 0 comments
Open

Catmandu::Importer::PICA with windows line endings #38

cKlee opened this issue May 31, 2017 · 0 comments

Comments

@cKlee
Copy link
Member

cKlee commented May 31, 2017

Importing a plain PICA record with Windows line endings (CR LF) gives me something like:

{
   "_id" : "67890\r",
   "record" : [
      [
         "003@",
         "",
         "0",
         "67890\r"
      ]
   ]
}]

with spare \r. Are PICA records expected to have Unix line endings?

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

No branches or pull requests

1 participant