Feature #10105
Add support for <lb/> in <physdesc> and its children
Status: | Verified | Start date: | 07/08/2016 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | EAD | |||
Target version: | Release 2.3.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
This work, coming to AtoM as a community code contribution from Pierre Mancini, ensures that AtoM will recognize and support <lb/> EAD elements (e.g. a linebreak character) inside the physdesc element, or any of its common children (e.g. physfacet, dimensions, extent). The <lb/> elements are converted to newlines on import, instead of being dropped/ignored completely as was previously the case.
Relates to: https://github.com/artefactual/atom/pull/394
History
#1 Updated by José Raddaoui Marín almost 6 years ago
- Status changed from New to QA/Review
- Assignee set to Dan Gillean
Merged in qa/2.3.x
#2 Updated by Dan Gillean almost 6 years ago
- Subject changed from Replace <lb/> in <physdesc> children to Add support for <lb/> in <physdesc> and its children
- Description updated (diff)
- Status changed from QA/Review to Verified