Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

fixes #30; follow MARC-to-JSON proposal #31

Merged
merged 1 commit into from
Jan 21, 2013
Merged

fixes #30; follow MARC-to-JSON proposal #31

merged 1 commit into from
Jan 21, 2013

Conversation

miku
Copy link
Contributor

@miku miku commented Jan 21, 2013

There was a critical bug in the serializer previously, that missed
repeated subfields. This commit updated record.as_dict so that it

There was a critical bug in the serializer previously, that missed
repeated subfields. This commit updated `record.as_dict` so that it

* serializes a MARC record in JSON according to the format proposed under
  http://dilettantes.code4lib.org/blog/2010/09/a-proposal-to-serialize-marc-in-json/
edsu added a commit that referenced this pull request Jan 21, 2013
fixes #30; follow MARC-to-JSON proposal
@edsu edsu merged commit 25652a1 into edsu:master Jan 21, 2013
@edsu
Copy link
Owner

edsu commented Jan 21, 2013

Thanks for this!

@miku
Copy link
Contributor Author

miku commented Jan 24, 2013

Sorry again for this, but then: better (fix a bug) late than never. Thanks for the quick merge.

@edsu
Copy link
Owner

edsu commented Jan 24, 2013

No worries, at all ... I didn't catch it either.

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

Successfully merging this pull request may close these issues.

2 participants