Skip to content

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

@cKlee

Description

@cKlee

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions