-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
🐛 bugA non-security related bug.A non-security related bug.
Milestone
Description
Given following snippet:
<mods:titleInfo>
<mods:title>Türkische Post</mods:title>
<mods:subTitle>Tageszeitung für den Nahen Osten</mods:subTitle>
<mods:partName>Halbmonatliche Wirtschaftsausgabe</mods:partName>
</mods:titleInfo>
Informations are concatenated to "Türkische Post Halbmonatliche Wirtschaftsausgabe"
(see http://dfg-viewer.de/show/?tx_dlf%5bpage%5d=1&tx_dlf%5bid%5d=http%3A%2F%2Fzefys.staatsbibliothek-berlin.de%2Fgoobi%2FZDB24378574_1940_year_mets.xml&tx_dlf%5bdouble%5d=0&cHash=980fd7890b6800ce8bcaf0fab83b3e42&no_cache=1)
That is incorrect:
- multiple informations have to be divided (description char) as: "Türkische Post / Halbmonatliche Wirtschaftsausgabe"
- what's about the sub title?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugA non-security related bug.A non-security related bug.