| Summary: | Add ability to validate MARC records before import | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Doug Kingston <dpk> |
| Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
| Status: | NEW --- | QA Contact: | |
| Severity: | new feature | ||
| Priority: | P5 - low | CC: | dcook, josef.moravec, m.de.rooy |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27421 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Doug Kingston
2013-01-07 01:49:54 UTC
This is an intriguing feature idea, and I hope someone decides to implement it. That said, it is a not a bug because it does not result in the loss of valid data. It sounds like pymarc may have a bug, though. The LDR field is a fixed length, regardless whether LDR/09 is set. This would be interesting to add now that we're moving the MARC record import to background tasks... |