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

WellFormednessChecker should check for null in record ids #115

Closed
cboehme opened this issue Jul 16, 2013 · 0 comments
Closed

WellFormednessChecker should check for null in record ids #115

cboehme opened this issue Jul 16, 2013 · 0 comments
Assignees
Milestone

Comments

@cboehme
Copy link
Member

cboehme commented Jul 16, 2013

No description provided.

@ghost ghost assigned cboehme Jul 16, 2013
cboehme added a commit to cboehme/metafacture-core that referenced this issue Jul 16, 2013
…l in ids.

Added a check for null record ids to the WellFormednessChecker.
@cboehme cboehme closed this as completed Jul 26, 2013
blackwinter added a commit that referenced this issue Dec 13, 2024
Previously, when a wildcard matched multiple fields of which at least one was an array, `Hash.get()` returned a nested array (e.g., `[[Mary, University], Max]`).

Now, matched arrays are flattened (i.e., `[Mary, University, Max]`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant