datacite / search

The DataCite search backend
3 stars 3 forks source link

trim stored fields #134

Closed koelnconcert closed 10 years ago

koelnconcert commented 10 years ago

Whitespace in xml is preserved for stored fields (example).

<titles>
  <title>
    Athermal Laser Launch Telescopes
  </title>
</titles>

leads to

"\n      Athermal Laser Launch Telescopes\n    "

This is true for most fields and especially ugly for multivalued fields.