Homec4science

BibEdit: Holding Pen fix

Authored by Nikolaos Kalodimas <nikolaos.kalodimas@cern.ch> on Nov 20 2013, 16:34.

Description

BibEdit: Holding Pen fix

  • record_order_subfields was called for the HP but in a case not for the record that is returned to the gRecord. So the subfields were not sorted and as a result the comparing algorithm returned wrong results in some cases.
  • The fields of a tag of gRecord are not sorted alphabetically, but before applying the comparison algorithm on client side the records' fields were sorted, resulting to conflicts in some cases. Removed the sorting part from client side.

Reviewed-by: Javier Martin Montull <javier.martin.montull@cern.ch>

Details

Committed
Samuele Kaplun <samuele.kaplun@cern.ch>Jan 8 2014, 09:24
Parents
R3600:6b708998acbc: DocExtract: improves bibrecord
Branches
Unknown
Tags
Unknown

Event Timeline

Samuele Kaplun <samuele.kaplun@cern.ch> committed R3600:6dcab6591c99: BibEdit: Holding Pen fix (authored by Nikolaos Kalodimas <nikolaos.kalodimas@cern.ch>).Jan 8 2014, 09:24